[Mono-bugs] [Bug 37749][Nor] Changed - About the double comparishon internals.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Mon, 7 Apr 2003 05:10:30 -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=37749
--- shadow/37749 Sun Apr 6 13:22:35 2003
+++ shadow/37749.tmp.1746 Mon Apr 7 05:10:30 2003
@@ -1,13 +1,13 @@
Bug#: 37749
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: DUPLICATE
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: yoros@wanadoo.es
QAContact: mono-bugs@ximian.com
@@ -35,6 +35,11 @@
------- Additional Comments From yoros@wanadoo.es 2003-04-06 13:22 -------
I have run my test files with "mini" the new JIT and it reduces the
failed-cases to tthose that are "X >= Y". The test compiled in CSC now
works perfectly, this indicates that the bug is in the compiler (or in
Emit code).
+
+------- Additional Comments From lupus@ximian.com 2003-04-07 05:10 -------
+
+
+*** This bug has been marked as a duplicate of 39314 ***