This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- Comment #6 from sergstesh at yahoo dot com  2008-03-26 20:58 -------
(In reply to comment #5)
> As mentioned, use -fcx-limited-range.
> 

Can't you add just _one_ command line switch: -old_behavior ?
Or -gcc_4_2_3_behavior ?

For example, I need FFTW3 with "float" rather than "double", and I need its
speed. I am not sure FFTW3 'configure' will add -fcx-limited-range.

Thanks in advance.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]