------- Comment #3 from nick2893 at hotmail dot com  2010-04-09 03:42 -------
I am looking for both Optimized like O2 and FTZ.  I have a large Fortran
program.  Without FTZ it gets weird crashes that should not be happening (no
problems on any other compilers!)  Without optimization it runs way too slow.

Any optimization overrides any attempts at FTZ, such as

_MM_SET_FLUSH_ZERO_MODE (_MM_FLUSH_ZERO_ON); 
-ffast-math

The tradeoff of "either FTZ or Optimized" I think will not work for me.


-- 

nick2893 at hotmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick2893 at hotmail dot com


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

Reply via email to