------- 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

Reply via email to