[Mono-bugs] [Bug 62125][Maj] Changed - [REGRESSION] mcs fails with -O=loop

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 30 Jul 2004 08:55:36 -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 lupus@ximian.com.

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

--- shadow/62125	2004-07-30 00:59:07.000000000 -0400
+++ shadow/62125.tmp.21030	2004-07-30 08:55:36.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 62125
 Product: Mono: Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -56,6 +56,12 @@
 
 
 How often does this happen? 
 
 
 Additional Information:
+
+------- Additional Comments From lupus@ximian.com  2004-07-30 08:55 -------
+This is triggered by your last change:
+        * cpu-pentium.md, mini-x86.c, inssel-x86.brg, mini-ops.h:
+        add opcode for cmp BYTE PTR [eax], imm.
+Please investigate and fix or backout the change ASAP.