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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Warn for P && P and P || P  |Warn for P && P and P || P
                   |                            |(same expression used
                   |                            |multiple times in a
                   |                            |condition)

--- Comment #3 from Tobias Burnus <burnus at gcc dot gnu.org> ---
Augmented summary to make it better searchable. See also related PR64249.

Reply via email to