[Mono-bugs] [Bug 70355][Wis] Changed - conv.ovf.{i4.u4, r8.i4, r8.i8, r8.i, u4.i} are not implemented

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 12 Jan 2005 17:26:51 -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 vargaz@gmail.com.

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

--- shadow/70355	2004-12-09 08:51:53.000000000 -0500
+++ shadow/70355.tmp.20565	2005-01-12 17:26:51.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 70355
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: WONTFIX
 Severity: Unknown
 Priority: Wishlist
 Component: JIT
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
@@ -27,6 +27,10 @@
 
 The assert is from inside BURG, so it looks like we do not have rules here.
 
 ------- Additional Comments From vargaz@gmail.com  2004-12-09 08:51 -------
 What are these opcodes ? I never heard of them. Could you attach a test
 case ?
+
+------- Additional Comments From vargaz@gmail.com  2005-01-12 17:26 -------
+Since the opcodes are not documented anywhere, and not used by real-life
+code, support for them won't be implemented for now.