[Mono-bugs] [Bug 74726][Blo] New - problems with parameter passing and mul.ovf.un on amd64

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 25 Apr 2005 14:15:23 -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 malekith@pld-linux.org.

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

--- shadow/74726	2005-04-25 14:15:23.000000000 -0400
+++ shadow/74726.tmp.2442	2005-04-25 14:15:23.000000000 -0400
@@ -0,0 +1,25 @@
+Bug#: 74726
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: amd64 pld linux
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Blocker
+Component: JIT
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: malekith@pld-linux.org               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: problems with parameter passing and mul.ovf.un on amd64
+
+Please ilasm and run the attached file.
+
+On x86 it correctly prints True, however on amd64 it prints False.
+
+I'm using mono 1.1.6 with this patch:
+
+http://lists.ximian.com/archives/public/mono-patches/2005-April/057097.html