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

r030t1 at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu Aug 16 05:00:00 GMT 2018


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

            Bug ID: 86971
           Summary: -Wabi warns it will not warn about anything.
           Product: gcc
           Version: 8.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: r030t1 at gmail dot com
  Target Milestone: ---

Noticed while compiling GCC 8.2.0:

cc1plus: warning: -Wabi won't warn about anything [-Wabi]


This isn't the most pressing issue, but I think the wording should be modified;
perhaps:

cc1plus: warning: -Wabi won't warn about anything else [-Wabi]


More information about the Gcc-bugs mailing list