[Mono-bugs] [Bug 68914][Nor] Changed - Assignment bugs.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 28 Oct 2004 19:49:11 -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 miguel@ximian.com.

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

--- shadow/68914	2004-10-28 19:47:51.000000000 -0400
+++ shadow/68914.tmp.24969	2004-10-28 19:49:11.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 68914
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -82,6 +82,13 @@
 be best to make New know about UserCast, so we can produce:
 
 newobj valuetype
 call   op_Implicit (...)
 
 Probably New should know about UserCast
+
+------- Additional Comments From miguel@ximian.com  2004-10-28 19:49 -------
+The pattern would be:
+
+newobj
+call value_type op_implicit
+stfld.