[Mono-bugs] [Bug 44293][Nor] Changed - Math.Tan produces incorrect results with --optimize=intrins

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 9 Jun 2003 14:21:24 -0400 (EDT)


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=44293

--- shadow/44293	Sat Jun  7 13:58:17 2003
+++ shadow/44293.tmp.14713	Mon Jun  9 14:21:24 2003
@@ -1,14 +1,14 @@
 Bug#: 44293
 Product: Mono/Runtime
 Version: unspecified
 OS: Debian Potato
 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: ---
@@ -31,6 +31,9 @@
 		Console.WriteLine (Math.Tan (Math.PI / 2.0 + Math.PI / 6.0));
 
 		Console.WriteLine (Math.Atan (-0.0));
 	}
 }
 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
+
+------- Additional Comments From lupus@ximian.com  2003-06-09 14:21 -------
+Fixed in cvs.