[Mono-bugs] [Bug 71577][Wis] Changed - The JIT shouldn't generate code for initlocals if not needed

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jun 7 12:31:47 EDT 2007


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 at gmail.com.

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

--- shadow/71577	2005-01-21 11:40:38.000000000 -0500
+++ shadow/71577.tmp.28035	2007-06-07 12:31:47.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 71577
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: JIT
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: vargaz at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -56,6 +56,11 @@
 alive from [BB0, LAST USE]. So, you can only get 3 variables into
 registers.
 
 ------- Additional Comments From vargaz at gmail.com  2005-01-21 11:40 -------
 Actually, I'm talking about simply ignoring initlocals in some
 assemblies, which is a very simple change.
+
+------- Additional Comments From vargaz at gmail.com  2007-06-07 12:31 -------
+The JIT now does a simple initlocals optimization so this is no longer
+needed.
+


More information about the mono-bugs mailing list