This is the mail archive of the gcc-bugs@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]

[Bug fortran/62270] -Wlogical-not-parentheses warnings


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62270

David Binderman <dcb314 at hotmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dcb314 at hotmail dot com

--- Comment #9 from David Binderman <dcb314 at hotmail dot com> ---
> Currently this PR is the last thing that is blocking the inclusion of
> -Wlogical-not-parentheses in -Wall - I'd appreciate if anyone could look
> into this PR.

Maybe brave, maybe reckless ;->

Is a brand new warning ready for the prime time of -Wall ?

It might be a tad more conservative to implement the proposed warning
and not include it in -Wall until some time has elapsed and some user 
feedback has been provided.

For instance, what effect does new flag -Wlogical-not-parentheses have
on building major packages like the Linux kernel, or Fedora,
or others ?


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