[Mono-bugs] [Bug 75874][Nor] Changed - mcs incorrectly uses stelem.ref for pointer arrays.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 24 11:09:05 EDT 2005


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 rharinath at novell.com.

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

--- shadow/75874	2005-08-23 13:29:34.000000000 -0400
+++ shadow/75874.tmp.16131	2005-08-24 11:09:05.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 75874
 Product: Mono: Compilers
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: lupus at ximian.com               
 QAContact: mono-bugs at ximian.com
@@ -31,6 +31,9 @@
        }
    }
 }
 
 mcs will emit stelem.ref to store into the array instead of stelem.i.
 The load is similarly broken: ldelem.ref instead of ldelem.i.
+
+------- Additional Comments From rharinath at novell.com  2005-08-24 11:09 -------
+Should be fixed in SVN r48775.


More information about the mono-bugs mailing list