[Mono-bugs] [Bug 53871][Nor] Changed - Invalid IL code on simple IL
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 8 Feb 2004 13:35:22 -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 equim@planetquake.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53871
--- shadow/53871 2004-02-04 16:19:39.000000000 -0500
+++ shadow/53871.tmp.14174 2004-02-08 13:35:22.000000000 -0500
@@ -65,6 +65,9 @@
call it location X, that immediately follows an unconditional branch,
and where X is not the target of an earlier branch instruction, then
the state of the evaluation stack at X, clearly, cannot be derived
from existing information. In this case, the CLI demands that the
evaluation stack at X be empty.
+
+------- Additional Comments From equim@planetquake.com 2004-02-08 13:35 -------
+Thanks for the reply, and sorry for reporting this as a bug.