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: Alexandre Oliva <aoliva at redhat dot com>
- Subject: Re: What is acceptable for -ffast-math? (Was: associative law in combine)
- From: Neil Booth <neil at daikokuya dot demon dot co dot uk>
- Date: Tue, 31 Jul 2001 00:11:16 +0100
- Cc: Linus Torvalds <torvalds at transmeta dot com>, dewar at gnat dot com,moshier at moshier dot ne dot mediaone dot net, gcc at gcc dot gnu dot org,tprince at computer dot org
Alexandre Oliva wrote:-
> I am serious. The preprocessor should protect individual parentheses
> from becoming consecutive by introducing whitespace.
And what about existing user code?
Neil.