[Mono-bugs] [Bug 39314][Nor] Changed - incorrect opcodes for some fp comparisons

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 7 Mar 2003 12:17:52 -0500 (EST)


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=39314

--- shadow/39314	Fri Mar  7 12:17:11 2003
+++ shadow/39314.tmp.27601	Fri Mar  7 12:17:52 2003
@@ -42,6 +42,11 @@
         IL_006c: ldc.i4.0
         IL_006d: ceq
 
 Attached a fairly complete test case.
 You can compare the opcodes generated or run the program with either mini
 or the MS runtime to check for the correctness of the generated code.
+
+------- Additional Comments From lupus@ximian.com  2003-03-07 12:17 -------
+Created an attachment (id=3628)
+test case
+