[Bug translation/93854] New: typo: defined here %qD

roland.illig at gmx dot de gcc-bugzilla@gcc.gnu.org
Thu Feb 20 18:47:00 GMT 2020


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

            Bug ID: 93854
           Summary: typo: defined here %qD
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: translation
          Assignee: unassigned at gcc dot gnu.org
          Reporter: roland.illig at gmx dot de
  Target Milestone: ---

From tree-vrp.c:
> 	inform (DECL_SOURCE_LOCATION (rec), "defined here %qD", rec);

This should probably be "%qD was defined here".


More information about the Gcc-bugs mailing list