[Mono-bugs] [Bug 74877][Nor] Changed - mcs generates invalid IL in presence of unreachable code

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 8 May 2005 22:55:40 -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 gonzalo@ximian.com.

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

--- shadow/74877	2005-05-08 22:55:09.000000000 -0400
+++ shadow/74877.tmp.953	2005-05-08 22:55:40.000000000 -0400
@@ -25,6 +25,11 @@
 
 Actual results:
 ** ERROR **: Invalid IL code at IL0041 in X:Main (): IL_0041: nop
 
 Additional information:
 The culprit is the return at the beginning of Main.
+
+------- Additional Comments From gonzalo@ximian.com  2005-05-08 22:55 -------
+Created an attachment (id=15104)
+foo2.cs
+