[Mono-bugs] [Bug 59083][Cri] New - [REGRESSION] mono -O=all --aot mscorlib.dll fails

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 25 May 2004 21:43:19 -0400 (EDT)


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 bmaurer@users.sf.net.

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

--- shadow/59083	2004-05-25 21:43:19.000000000 -0400
+++ shadow/59083.tmp.4140	2004-05-25 21:43:19.000000000 -0400
@@ -0,0 +1,26 @@
+Bug#: 59083
+Product: Mono: Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Critical
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: bmaurer@users.sf.net               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [REGRESSION] mono -O=all --aot mscorlib.dll fails
+
+[benm@Ben tests]$ mono -O=all --aot /devel/install/lib/mscorlib.dll
+Mono Ahead of Time compiler - compiling assembly
+/devel/install/lib/mscorlib.dll
+ 
+** ERROR **: file mini.c: line 4322 (mono_method_to_ir): assertion failed:
+(costs > 0)
+aborting...
+Aborted