[Mono-bugs] [Bug 33421][Nor] Changed - jit bug: checking float/double to int tree does not match
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
7 Dec 2002 07:23:00 -0000
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=33421
--- shadow/33421 Thu Nov 14 07:22:54 2002
+++ shadow/33421.tmp.13589 Sat Dec 7 02:23:00 2002
@@ -11,13 +11,13 @@
AssignedTo: mono-bugs@ximian.com
ReportedBy: vi64pa@koti.soon.fi
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: checking float/double to int/short/byte/long conversion fails.
+Summary: jit bug: checking float/double to int tree does not match
When I run the followin program:
--
using System;
using System.Data;