[Mono-bugs] [Bug 52707][Wis] New - AOT fails for ICSharpCode.SharpZipLib

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 9 Jan 2004 12:44:12 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=52707

--- shadow/52707	2004-01-09 12:44:12.000000000 -0500
+++ shadow/52707.tmp.11934	2004-01-09 12:44:12.000000000 -0500
@@ -0,0 +1,31 @@
+Bug#: 52707
+Product: Mono/Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: gonzalo@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: AOT fails for ICSharpCode.SharpZipLib
+
+Go to install/lib and run:
+mono --aot ICSharpCode.SharpZipLib.dll
+
+Actual results:
+Mono Ahead of Time compiler - compiling assembly ICSharpCode.SharpZipLib.dll
+ 
+** ERROR **: Invalid IL code at IL0148 in
+ICSharpCode.SharpZipLib.BZip2.BZip2InputStream:GetAndMoveToFrontDecode ():
+IL_0148: br        IL_043b
+ 
+ 
+aborting...
+Aborted