[Bug translation/93852] New: typo: def instead of definition

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


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

            Bug ID: 93852
           Summary: typo: def instead of definition
           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-cfg.c:
> 	  error ("missing %<PHI%> def");

The GCC diagnostics guidelines recomment to use actual words instead of
internal abbreviations.


More information about the Gcc-bugs mailing list