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

Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-08-19
                 CC|                            |manu at gcc dot gnu.org
            Summary|-Wnonnull-compare not       |parenthesis
                   |emitted inside ternary      |suppress/silences all
                   |operator                    |warnings
     Ever confirmed|0                           |1

--- Comment #1 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
This is a more general issue with not warning for parenthesized expressions.

Same as PR25733 in C.
Same as PR74765.

Reply via email to