[Mono-bugs] [Bug 54303][Nor] Changed - generated inverted floating point comparisons are not correct
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 14 Feb 2004 14:32:57 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=54303
--- shadow/54303 2004-02-12 16:07:38.000000000 -0500
+++ shadow/54303.tmp.24516 2004-02-14 14:32:57.000000000 -0500
@@ -36,6 +36,11 @@
csc generates the following (correct) branches:
bne.un
bge.un
ble.un
since the negation of 'lesser' is 'greater-or-equal-or-unordered'
+
+------- Additional Comments From bmaurer@users.sf.net 2004-02-14 14:32 -------
+Created an attachment (id=6701)
+patch
+