[Mono-bugs] [Bug 43499][Nor] Changed - problem comparing 2.0 and NaN
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Thu, 22 May 2003 09:48:21 -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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=43499
--- shadow/43499 Thu May 22 09:48:00 2003
+++ shadow/43499.tmp.10157 Thu May 22 09:48:21 2003
@@ -17,6 +17,11 @@
Summary: problem comparing 2.0 and NaN
Hi,
The attached testcase evaluates 2.0 > NaN. It prints FALSE under MS.NET,
and TRUE under mini. It prints FALSE under mini --optimize=-fcmov.
+
+------- Additional Comments From vargaz@freemail.hu 2003-05-22 09:48 -------
+Created an attachment (id=4434)
+testcase
+