[Bug target/14850] -ffloat-store and -mieee-fp aren't doing what I assume they should do
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Apr 5 11:24:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-04-05 11:24 -------
If you have a pentium4 or higher (including amd64), you can use the following options: "-mfpmath=sse
-msse -msse2".
The other thing you can do is manually change the rounding mode which I assume is what the option
passed to ICC does.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14850
More information about the Gcc-bugs
mailing list