[Mono-bugs] [Bug 49359][Nor] Changed - Invalid IL generated on while (true) constructs

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 19 Oct 2003 16:13:52 -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 miguel@ximian.com.

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

--- shadow/49359	2003-10-05 21:53:10.000000000 -0400
+++ shadow/49359.tmp.22723	2003-10-19 16:13:52.000000000 -0400
@@ -1,17 +1,17 @@
 Bug#: 49359
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Misc
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: martin@ximian.com                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Invalid IL generated on while (true)  constructs
@@ -34,6 +34,13 @@
 
 ** ERROR **: Invalid IL code at IL0015 in .t:Main (): IL_0015: nop       
 
 
 aborting...
 Aborted
+
+------- Additional Comments From miguel@ximian.com  2003-10-19 16:13 -------
+This is another dead-code elimination bug.
+
+Assigning to Martin.
+
+But maybe Mono should be less picky about this?