[Mono-bugs] [Bug 49602][Min] Changed - Invalid code generated for unreachable code

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 13 Oct 2003 08:13:55 -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 dick@ximian.com.

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

--- shadow/49602	2003-10-13 07:31:08.000000000 -0400
+++ shadow/49602.tmp.1801	2003-10-13 08:13:55.000000000 -0400
@@ -2,13 +2,13 @@
 Product: Mono/MCS
 Version: unspecified
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Minor
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -55,6 +55,11 @@
         IL_0005:  ldc.i4.0
         IL_0006:  bne.un IL_000d
  
         IL_000b:  ldc.i4.0
         IL_000c:  ret
     } // end of method C::default int32 Main ()
+
+------- Additional Comments From dick@ximian.com  2003-10-13 08:13 -------
+This looks like 49153, but someone that knows mcs internals will have
+to say for sure.
+