[Mono-bugs] [Bug 75738][Maj] Changed - exception not being thrown
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Aug 7 15:13:59 EDT 2005
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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75738
--- shadow/75738 2005-08-07 13:59:59.000000000 -0400
+++ shadow/75738.tmp.22667 2005-08-07 15:13:59.000000000 -0400
@@ -10,13 +10,12 @@
Component: JIT
AssignedTo: mono-bugs at ximian.com
ReportedBy: malekith at pld-linux.org
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: exception not being thrown
Description of Problem:
It appears to be a JIT bug. Please ilasm the following sample:
@@ -77,6 +76,11 @@
It should die killed by the exception but it doesn't.
I'm using mono SVN, but the issue seems to be older.
------- Additional Comments From malekith at pld-linux.org 2005-08-07 13:59 -------
It happens both on x86 and amd64.
+
+------- Additional Comments From vargaz at gmail.com 2005-08-07 15:13 -------
+This seems to be yet another remove_block_if_useless bug. massi, could
+you look at it ?
+
More information about the mono-bugs
mailing list