[Mono-bugs] [Bug 24334] Changed - Register Allocation error
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
13 May 2002 13:14:27 -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 dietmar@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=24334
--- shadow/24334 Tue May 7 03:44:43 2002
+++ shadow/24334.tmp.17468 Mon May 13 09:14:27 2002
@@ -1,13 +1,13 @@
Bug#: 24334
Product: Mono/Runtime
Version: unspecified
OS: unknown
OS Details: RedHat 7.2
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: ndrochak@gol.com
QAContact: mono-bugs@ximian.com
@@ -88,6 +88,10 @@
#12 0x080552d0 in main (argc=2, argv=0xbffff464) at mono.c:216
#13 0x40116647 in __libc_start_main (main=0x80549bc <main>, argc=2,
ubp_av=0xbffff464, init=0x80538fc <_init>, fini=0x80d1dd0 <_fini>,
rtld_fini=0x4000dcd4 <_dl_fini>, stack_end=0xbffff45c)
at ../sysdeps/generic/libc-start.c:129
+
+------- Additional Comments From dietmar@ximian.com 2002-05-13 09:14 -------
+fixed: we need to generate a temporary var for SHL/SHR because the
+tree allocator can fail otherwise