[Mono-bugs] [Bug 26506][Nor] Changed - Implicit Leave opcode generated breaks generated images. Need workaround

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
13 Jul 2002 17:30:25 -0000


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 lupus@ximian.com.

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

--- shadow/26506	Tue Jul  9 15:23:37 2002
+++ shadow/26506.tmp.30618	Sat Jul 13 13:30:25 2002
@@ -101,6 +101,10 @@
 So now Break is aware that it could be used in such a context, and
 uses Leave instead of Br.
 
 Sadly, I still have not fixed the bug with the implicit leave, I still
 do not know how to fix that.
 
+
+------- Additional Comments From lupus@ximian.com  2002-07-13 13:30 -------
+Just an additional note: the exception related issue is present also in
+the the mcs-generated mcs (either with the ms or mono runtime).