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 [EMAIL PROTECTED]

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

--- shadow/79087        2006-08-16 14:54:01.000000000 -0400
+++ shadow/79087.tmp.28247      2006-08-17 10:00:59.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 79087
 Product: Mono: Runtime
 Version: 1.1
 OS: GNU/Linux [Other]
 OS Details: Ubuntu 6.06
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: JIT
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
@@ -78,6 +78,10 @@
                        x86_mov_reg_reg (code, ins->sreg1, ins->unused, 4);
 -                      x86_shift_reg_imm (code, X86_SHR, ins->unused, 31);
 +                      x86_clear_reg (code, ins->unused);
                        
                        x86_patch (jump_to_end, code);
                        }
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-08-17 10:00 -------
+Fixed in SVN. Thanks for the patch.
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to