[Bug c/35709] severe perfromance degradation with "float complex" type

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Mar 26 22:23:00 GMT 2008



------- Comment #7 from rguenth at gcc dot gnu dot org  2008-03-26 22:22 -------
I would suggest for real time audio you should use -ffast-math which will
enable
-fcx-limited-range as well.  It also disables generally handling of NaNs, Infs
and other optimization limiting things.


-- 


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



More information about the Gcc-bugs mailing list