[Mono-bugs] [Bug 23846][Nor] Changed - Mono runtime running out of registers?

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 27 Nov 2003 09:30:16 -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 gonzalo@ximian.com.

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

--- shadow/23846	2002-04-25 03:54:58.000000000 -0400
+++ shadow/23846.tmp.24034	2003-11-27 09:30:16.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 23846
 Product: Mono/Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEEDINFO   
+Status: CLOSED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: crichton@gimp.org               
@@ -27,6 +27,9 @@
 Looking at the code in mono/jit/regset.c:mono_regset_alloc_reg, it looks
 like I'm running out of registers (I put a "printf("outofregs?"); just
 before the first return -1; line of code).  Is there any way around this?
 
 ------- Additional Comments From dietmar@ximian.com  2002-04-25 03:54 -------
 How can I reproduce that bug - where is the code?
+
+------- Additional Comments From gonzalo@ximian.com  2003-11-27 09:30 -------
+outdated