[PATCH] Add PAREN_EXPR

Diego Novillo dnovillo@google.com
Thu Feb 21 13:22:00 GMT 2008


On 2/19/08 1:50 PM, Tobias Burnus wrote:

> Thanks also from me. Is it possible to add a flag for disabling the 
> PAREN_EXPR? I'm sure some users want to have this to gain some speed. 
> (For  a/(b*c) the () are often only used because it is easier to read 
> than a/b/c; for such programs it might be useful to be able to disable it.)

I would vote for -ffast-math to disable it.


Diego.



More information about the Fortran mailing list