[Mono-bugs] [Bug 71361][Wis] New - assertion on certain unchecked operations on amd64

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 17 Jan 2005 14:09:30 -0500 (EST)


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=71361

--- shadow/71361	2005-01-17 14:09:29.000000000 -0500
+++ shadow/71361.tmp.29128	2005-01-17 14:09:29.000000000 -0500
@@ -0,0 +1,24 @@
+Bug#: 71361
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: PLD Linux, amd64
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: JIT
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: malekith@pld-linux.org               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: assertion on certain unchecked operations on amd64
+
+Description of Problem:
+
+The attached IL file runs fine under mono/x86, but fails on mono/amd64.
+
+It comes from one of the testcases of the Nemerle compiler. I wasn't able
+to simplify it more.