optimization/4358: optimized code produces incorrect results

aoliva@gcc.gnu.org aoliva@gcc.gnu.org
Fri Sep 28 21:37:00 GMT 2001


Synopsis: optimized code produces incorrect results

State-Changed-From-To: open->closed
State-Changed-By: aoliva
State-Changed-When: Fri Sep 28 21:33:29 2001
State-Changed-Why:
    You're falling prey of the excess precision of the x86 floating point registers.  Try -ffloat-store.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4358&database=gcc



More information about the Gcc-bugs mailing list