https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119011
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egallager at gcc dot gnu.org --- Comment #16 from Eric Gallager <egallager at gcc dot gnu.org> --- I'd just like to restate my preference for using separate named options instead of numerical warning levels. Brainstorming some ideas for potential names of potential sub-options to split -Wsign-compare into: * -Wsign-compare-literal * -Wsign-compare-expression * -Wsign-compare-equality * -Wsign-compare-negation