[Mono-bugs] [Bug 76553][Nor] Changed - Mono JIT on ARM has trouble
with doubles
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Oct 28 09:46:23 EDT 2005
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 at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76553
--- shadow/76553 2005-10-25 13:40:00.000000000 -0400
+++ shadow/76553.tmp.23074 2005-10-28 09:46:23.000000000 -0400
@@ -1,15 +1,15 @@
Bug#: 76553
Product: Mono: Runtime
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
-Priority: Major
+Severity: Unknown
+Priority: Normal
Component: JIT
AssignedTo: lupus at ximian.com
ReportedBy: alp at atoker.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
@@ -54,6 +54,13 @@
a == c
a < c
a > c
b == c
b < c
b > c
+
+------- Additional Comments From lupus at ximian.com 2005-10-28 09:46 -------
+On my ARM box this code works just fine:
+a == b
+a == c
+b == c
+Please provide more details on your mono build and runtime hardware.
More information about the mono-bugs
mailing list