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 c/46742] -Wparentheses unexpectedly misses some cases


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

Franz Sirl <sirl at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-07-05
                 CC|                            |sirl at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Franz Sirl <sirl at gcc dot gnu.org> ---
Still happens with 7.1.1 and trunk. clang catches both with the
-Wlogical-not-parentheses option.

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