https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87656
Thomas Schwinge <tschwinge at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tschwinge at gcc dot gnu.org
--- Comment #19 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
(In reply to David Binderman from comment #6)
> I'd like to vote for -Wduplicated-cond being in either -Wextra or -Wall.
>
> [...] it is proving useful in finding bugs [...]
Generally ACK, but note that '-Wduplicated-cond' once has been in '-Wall', but
then again was removed; PR67819,
<https://inbox.sourceware.org/gcc-patches/[email protected]>.