[Bug web/87684] New: -Woverloaded-virtual is not documented

bugzilla@poradnik-webmastera.com gcc-bugzilla@gcc.gnu.org
Mon Oct 22 08:26:00 GMT 2018


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

            Bug ID: 87684
           Summary: -Woverloaded-virtual is not documented
           Product: gcc
           Version: 8.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: web
          Assignee: unassigned at gcc dot gnu.org
          Reporter: bugzilla@poradnik-webmastera.com
  Target Milestone: ---

-Woverloaded-virtual is not documented at
https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html . I found this option
when clang reported this kind of issue in my code, and then I tried to use it
with gcc to get similar warning.

BTW, clang includes -Woverloaded-virtual in -Werror. Consider doing the same
for gcc.


More information about the Gcc-bugs mailing list