[Bug other/8974] fabs error with -ansi
pinskia@physics.uc.edu
gcc-bugzilla@gcc.gnu.org
Sun May 25 20:39:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8974
pinskia@physics.uc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
------- Additional Comments From pinskia@physics.uc.edu 2003-05-25 20:15 -------
I cannot confirm this on a P4 with the mainline (20030525), Can you try with 3.3?
I get:
tin:~/src/gnu/gcctest>gcc -ansi -lm pr8974.c
tin:~/src/gnu/gcctest>./a.out
-1.350000 1.350000
-1.340000 1.340000
-1.330000 1.330000
-1.320000 1.320000
-1.310000 1.310000
-1.300000 1.300000
-1.290000 1.290000
-1.280000 1.280000
-1.290000 1.290000
-1.280000 1.280000
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Gcc-bugs
mailing list