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

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon May 17 02:03:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-16 18:13 -------
This is invalid as you are changing the ABI and since cos is not compiled with -mno-fp-ret-in-387, it is 
returned in the fp register.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list