This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: What is acceptable for -ffast-math? (Was: associative law in combine)
- To: gdr at codesourcery dot com (Gabriel Dos Reis)
- Subject: Re: What is acceptable for -ffast-math? (Was: associative law in combine)
- From: Joern Rennecke <amylaar at redhat dot com>
- Date: Tue, 31 Jul 2001 05:43:39 +0100 (BST)
- Cc: dewar at gnat dot com, gdr at codesourcery dot com, amylaar at redhat dot com,aoliva at redhat dot com, gcc at gcc dot gnu dot org, moshier at moshier dot ne dot mediaone dot net,torvalds at transmeta dot com, tprince at computer dot org
> That said, I don't mind about -fdubious-math as far as it is not the
> default, nor turned on at any level of optimization.
For a user, it's hard to guess or remember user that -fdubious-math
and -ffast-math are related. How about -ffast-and-loose-math ?