[Mono-bugs] [Bug 53058][Maj] Changed - Invalid IL code on loop + switch
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 20 Jan 2004 07:05:51 -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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53058
--- shadow/53058 2004-01-19 16:47:29.000000000 -0500
+++ shadow/53058.tmp.18743 2004-01-20 07:05:51.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 53058
Product: Mono/Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: DUPLICATE
Severity: Unknown
Priority: Major
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: lluis@ximian.com
QAContact: mono-bugs@ximian.com
@@ -37,6 +37,11 @@
** ERROR **: Invalid IL code at IL0000 in .Test:Main (): IL_0000: br
IL_001d
------- Additional Comments From miguel@ximian.com 2004-01-19 16:47 -------
Am CCing Martin, this might be another regression of the recent flow
analysis changes.
+
+------- Additional Comments From martin@ximian.com 2004-01-20 07:05 -------
+
+
+*** This bug has been marked as a duplicate of 52707 ***