[Bug target/19116] -fno-finite-math-only does not override -ffast-math
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Dec 27 00:41:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-27 00:41 -------
Can you try just -funsafe-math-optimizations and see what happens I think you will get the same
results as "-ffast-math -fno-finite-math-only" as I think an instruction in the .md file checks the wrong
flag.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19116
More information about the Gcc-bugs
mailing list