This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Turning off denormals (subnormals) in GCC
On 2008-08-07 10:51:20 -0700, MeMooMeM wrote:
> H.J. Lu-30 wrote:
> > -ffast-math?
>
> Oh, I just found the other thread on this issue. In my first search
> I used 'subnormal' as the keyword, that's why I couldn't find the
> tread.
>
> Thank you, I think this option will do it!
This is a very bad idea. -ffast-math even violates the ISO C standard,
and you probably don't need all the options enabled by -ffast-math.
--
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)