https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31573
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egallager at gcc dot gnu.org --- Comment #12 from Eric Gallager <egallager at gcc dot gnu.org> --- I'd like to repeat my suggestion from bug 66293 comment #6: what if -Weverything always printed at least 1 warning from itself ("Warning: Don't use -Weverything [-Weverything]") in addition to all the other warnings that it enables? That way people would be less tempted to try to use it with -Werror.