[Bug c++/86971] -Wabi warns it will not warn about anything.

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Aug 22 08:11:00 GMT 2018


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

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
(In reply to Alexander Monakov from comment #2)
> I think the wording of the opening line can be made unambiguous, which is
> probably nice for translators. Can we change it to say e.g.:
> 
> cc1plus: warning: -Wabi by itself does not issue any warnings

Maybe

cc1plus: warning: -Wabi without specified version does not issue any warnings

?  Btw, is that true when I use -fabi-version=11 -Wabi?


More information about the Gcc-bugs mailing list