[Mono-bugs] [Bug 69821][Nor] Changed - [win32] An error occurs in stackalloc at the time of execution.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 23 Nov 2004 00:40:26 -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 atsushi@ximian.com.

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

--- shadow/69821	2004-11-22 23:14:02.000000000 -0500
+++ shadow/69821.tmp.29699	2004-11-23 00:40:26.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 69821
 Product: Mono: Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: Windows XP SP2
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mei@work.email.ne.jp               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -35,6 +35,9 @@
 Actual result:
 ** (foo.exe): WARNING **: wrong maximal instruction length of instruction 
 localloc (expected 64, got 68)
 
 and messagebox showed ** ERROR **: file mini-x86.c line 3347 
 (mono_arch_output_basic_block): should not be reached.
+
+------- Additional Comments From atsushi@ximian.com  2004-11-23 00:40 -------
+I could reproduce with 1.1.2, but it looks already fixed in CVS.