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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-02-01
                 CC|                            |mpolacek at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Confirmed, though there are other PRs similar in nature.  Fixing this isn't
trivial at all.  E.g. -Wduplicated-cond has the same problem -- that's the
reason these warnings aren't enabled by -Wall/-Wextra. :(

Reply via email to