[Bug c++/13719] 0.2*5.0>1.0 even with -O0, missing fldl probably

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Jan 17 20:02:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-17 20:02 -------
Still need -ffloat-store for the second case, the first case it does not matter because of C rules and 
how -ffloat-store works.  Also you can use -mfpmath=sse to get the results you are expecting on 
x86.

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


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



More information about the Gcc-bugs mailing list