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

            Bug ID: 79850
           Summary: diagnostics: typo in "fields has different layout"
           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:

    warn_odr (t1, t2, f1, f2, warn, warned,
              G_("fields has different layout "
                 "in another translation unit"));

The "has" should probably be "have".

Reply via email to