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

            Bug ID: 79849
           Summary: diagnostics: typo in "type %qT itself violate the C++
                    One Definition Rule"
           Product: gcc
           Version: 7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ipa
          Assignee: unassigned at gcc dot gnu.org
          Reporter: roland.illig at gmx dot de
  Target Milestone: ---

from ipa-devirt.c:

inform (loc_t1,
        "type %qT itself violate the C++ One Definition Rule", t1);

The "violate" should probably be "violates".

Reply via email to