[Mono-bugs] [Bug 42136][Nor] Changed - [mini] register allocation problem in exception handlers
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 26 Feb 2004 09:39:57 -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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=42136
--- shadow/42136 2003-05-02 12:37:43.000000000 -0400
+++ shadow/42136.tmp.22611 2004-02-26 09:39:57.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 42136
Product: Mono/Runtime
Version: unspecified
OS: Debian Woody
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: vargaz@freemail.hu
QAContact: mono-bugs@ximian.com
@@ -41,6 +41,9 @@
------- Additional Comments From vargaz@freemail.hu 2003-04-30 16:44 -------
A temporary workaround would be to disable the register allocator
on methods which contain exception handlers.
------- Additional Comments From lupus@ximian.com 2003-05-02 12:37 -------
The workaround is in cvs.
+
+------- Additional Comments From vargaz@freemail.hu 2004-02-26 09:39 -------
+Fixed in CVS.