This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add PAREN_EXPR


Dominique Dhumieres wrote:
I would vote for -ffast-math to disable it.

Please don't. I think parentheses should be obeyed in FORTRAN.

Does the Fortran standard say that (I assume that despite using the name for the 66 language, you really mean Fortran :-)

-ffast-math groups several useful optimization for usual codes
and I don't see why users should have to remember their names
if they want to keep mandatory parentheses.

Now I also think one should think twice (at least!) before
introducing a new option (some day I'll rant against their number).


Dominique


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]