https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87656
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2018-10-19
CC| |egallager at gcc dot gnu.org
Depends on| |52961, 81453, 82922
Ever confirmed|0 |1
--- Comment #1 from Eric Gallager <egallager at gcc dot gnu.org> ---
Confirmed, adding some other related bugs as dependencies.
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52961
[Bug 52961] Make -Wempty-body less noisy and enable it with -Wall
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81453
[Bug 81453] relational expression involving null pointer not diagnosed with
-Wall
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82922
[Bug 82922] Request: add -Wstrict-prototypes to -Wextra as K&R style is
obsolescent