[Bug fortran/35259] PAREN_EXPR: Option to allow for reassociation
burnus at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Feb 20 10:23:00 GMT 2008
------- Comment #3 from burnus at gcc dot gnu dot org 2008-02-20 10:23 -------
> So - should Fortran disable flag_trapping_math and flag_signed_zeros by default
> as well?
Ups, missed that. No, with Fortran 2003's IEEE support we need it at some
point.
The question is when the option should be set, when it should be stricter (for
trapping math and signed zero) and when looser (allow to ignore the
parentheses) and what new option we need for this.
Additionally, one also needs to put that somehow into the manpage :-/
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35259
More information about the Gcc-bugs
mailing list