On Mon, 30 Apr 2018, Will Hawkins wrote: > I agree! It was, however, the closest of all the categories that I > could find that seemed to match the warning that I am trying to emit. > I will go back and review the categories and see if there is something > that I missed.
If there isn't a suitable warning option for a new warning, that means you need to add (with documentation) a new warning option (which might then be enabled by -Wall or -Wextra if appropriate; and, once in GCC, should have release notes added to gcc-9/changes.html on the website). -- Joseph S. Myers jos...@codesourcery.com