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 incombine)
- To: mike stump <mrs at windriver dot com>
- Subject: Re: What is acceptable for -ffast-math? (Was: associative law incombine)
- From: Stephen L Moshier <moshier at mediaone dot net>
- Date: Mon, 30 Jul 2001 18:45:49 -0400 (EDT)
- cc: gcc at gcc dot gnu dot org
- Reply-To: moshier at moshier dot ne dot mediaone dot net
> > Further, GCC is supposed to be standards compliant by default.
>
> Really?
Well, then I'd like to understand the actual policy better. You have
GNU extensions but otherwise seem to include what's in the language
definition. The apparent conflicts arise when you say the
GNU extensions have to be turned off in order for the compiler
to be strictly compliant with the standard.