[Mono-bugs] [Bug 23394] New - The jit should honour initlocals

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
13 Apr 2002 11:19:40 -0000


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 lupus@ximian.com.

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

--- shadow/23394	Sat Apr 13 07:19:40 2002
+++ shadow/23394.tmp.1463	Sat Apr 13 07:19:40 2002
@@ -0,0 +1,20 @@
+Bug#: 23394
+Product: Mono/Runtime
+Version: unspecified
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: lupus@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: The jit should honour initlocals
+
+Currently, if the method header requires the local variables to be
+zero-initialized, the JIT doen't do it.