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: Joern Rennecke <amylaar at redhat dot com>
- Subject: Re: What is acceptable for -ffast-math? (Was: associative law in combine)
- From: Gabriel Dos Reis <gdr at codesourcery dot com>
- Date: 31 Jul 2001 06:53:35 +0200
- Cc: gdr at codesourcery dot com (Gabriel Dos Reis), dewar at gnat 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
- Organization: CodeSourcery, LLC
- References: <200107310443.f6V4hdh09169@phal.cambridge.redhat.com>
Joern Rennecke <amylaar@redhat.com> writes:
| > 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 ?
I was actually proposing to rename -ffast-math to -fdubious-math :-)
but your proposal has also my support :-))
-- Gaby