[Mono-bugs] [Bug 81368][Maj] Changed - [ARM9] Endian issues with doubles

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Apr 13 07:19:01 EDT 2007


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 lchin at erggroup.com.

http://bugzilla.ximian.com/show_bug.cgi?id=81368

--- shadow/81368	2007-04-13 07:16:43.000000000 -0400
+++ shadow/81368.tmp.27154	2007-04-13 07:19:01.000000000 -0400
@@ -2,13 +2,13 @@
 Product: Mono: Runtime
 Version: 1.2
 OS: other
 OS Details: linux on i386 / linux on ARM9
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: JIT
 AssignedTo: lupus at ximian.com                            
 ReportedBy: lchin at erggroup.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -69,6 +69,14 @@
 
 
 ------- Additional Comments From lchin at erggroup.com  2007-04-13 07:16 -------
 Created an attachment (id=19042)
 The same C# source but compiled using mcs for arm9
 
+
+------- Additional Comments From lchin at erggroup.com  2007-04-13 07:19 -------
+I filed this bug under the JIT, but it also affects the C# compiler as
+well, since compiling under ARM9 and running under i386 (using mono or
+the MS .NET framework) also triggers the bug.
+
+Notably, compiling and running code using the same hardware platform
+(all i386 or all arm9) works fine.


More information about the mono-bugs mailing list