This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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] | |
HI Janus,
To expand on that point: I really don't see why a dedicated option is needed. Short-circuiting of logical expressions is certainly an "optimization" (which is allowed but not required by the Fortran standard),
If you do mean optimizations, why the quotes? And if you think this is an optimization, why did you object to my patch which actually used the leeway given by the Fortran standard? And if you don't think this is an optimization, coupling this to an -O option is not the right way. Regards Thomas
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |