This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: optimization/4358: optimized code produces incorrect results


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]