[Mono-bugs] [Bug 77180][Nor] Changed - mcs generates invalid IL
when /checked+ is used
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jan 11 09:27:03 EST 2006
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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77180
--- shadow/77180 2006-01-07 17:27:26.000000000 -0500
+++ shadow/77180.tmp.16269 2006-01-11 09:27:02.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 77180
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: lupus at ximian.com
ReportedBy: sebastian.nowozin at web.de
QAContact: mono-bugs at ximian.com
@@ -67,6 +67,9 @@
IL_0013: stloc.1
IL_0014: ldc.i4.0
IL_0015: ldloc.0
IL_0016: sub.ovf
When sub.ovf is executed, the stack contains one int and one double.
+
+------- Additional Comments From rharinath at novell.com 2006-01-11 09:27 -------
+Should be fixed in SVN r55372.
More information about the mono-bugs
mailing list