[Mono-bugs] [Bug 58633][Maj] Changed - shift right breakage in the JIT

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 18 May 2004 07:16:21 -0400 (EDT)


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 totte@hiddenpeaks.com.

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

--- shadow/58633	2004-05-18 07:15:46.000000000 -0400
+++ shadow/58633.tmp.22635	2004-05-18 07:16:21.000000000 -0400
@@ -1,17 +1,17 @@
 Bug#: 58633
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: (x-86)
-Status: ASSIGNED   
+Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Major
 Component: misc
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: totte@hiddenpeaks.com                            
 ReportedBy: jackson@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: shift right breakage in the JIT
@@ -49,6 +49,9 @@
 MONO_ARCH_NO_EMULATE_LONG_SHIFT_OPS in mini.c and mini-x86.c fix the problem.
 
 This bug prevents ILASM from generating a useable binary.
 
 ------- Additional Comments From totte@hiddenpeaks.com  2004-05-18 07:15 -------
 This is a reg allocator bug, I'm working on it.
+
+------- Additional Comments From totte@hiddenpeaks.com  2004-05-18 07:16 -------
+This is a reg allocator bug, I'm working on it.