[Mono-bugs] [Bug 49012][Nor] Changed - mini can't handle overflow of the FP stack

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 25 Dec 2003 07:58:29 -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 patrik.torstensson@intel.com.

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

--- shadow/49012	2003-09-29 05:39:22.000000000 -0400
+++ shadow/49012.tmp.32306	2003-12-25 07:58:29.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 49012
 Product: Mono/Runtime
 Version: unspecified
 OS: Debian Woody
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: vargaz@freemail.hu               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -16,6 +16,9 @@
 Cc: 
 Summary: mini can't handle overflow of the FP stack
 
 mini does not handle the case when the FP stack is overflow by a 
 complex computation. Test case:
 mini/basic-float.exe / test_46_float_spill.
+
+------- Additional Comments From Patrik.Torstensson@intel.com  2003-12-25 07:58 -------
+Bug fixed in CVS.