[Mono-bugs] [Bug 49359][Nor] Changed - Invalid IL generated on while (true) constructs
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 11 Dec 2003 07:14:39 -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=49359
--- shadow/49359 2003-10-19 16:13:52.000000000 -0400
+++ shadow/49359.tmp.14780 2003-12-11 07:14:39.000000000 -0500
@@ -1,16 +1,16 @@
Bug#: 49359
-Product: Mono/MCS
+Product: Mono/Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
-Component: Misc
+Component: C#
AssignedTo: martin@ximian.com
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
@@ -41,6 +41,9 @@
------- 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?
+
+------- Additional Comments From martin@ximian.com 2003-12-11 07:14 -------
+Fixed in CVS; testcase is in test-154.cs