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]
Other format: [Raw text]

[Bug c/15470] Incorrect floating-point generation on Pentium 4 with -mno-fp-ret-in-387


------- Additional Comments From coyote at coyotegulch dot com  2004-05-15 21:35 -------
(In reply to comment #0)

> Correct output is (approximately:
>     best = ( -0.495,  0.497)

The above should read:

Correct output is (approximately):
    best = ( -0.655,  0.500)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15470


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