[Mono-bugs] [Bug 74925][Wis] Changed - long -> sbyte checked conversion doesn't work on amd64

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 12 May 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=74925

--- shadow/74925	2005-05-12 14:05:02.000000000 -0400
+++ shadow/74925.tmp.7674	2005-05-12 14:15:22.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 74925
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: amd64 pld linux
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: JIT
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: malekith@pld-linux.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -24,6 +24,10 @@
 I'm using 1.1.7.
 
 ------- Additional Comments From malekith@pld-linux.org  2005-05-12 14:05 -------
 Created an attachment (id=15132)
 testcase
 
+
+------- Additional Comments From malekith@pld-linux.org  2005-05-12 14:15 -------
+conversion to short also doesn't seem to work (** ERROR **: unknown
+operator: long_conv_to_ovf_i2_un).