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

            Bug ID: 93831
           Summary: wrong abbreviation in diagnostic for 64-bit Darwin
           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 darwin.c:
> "%<-mpic-symbol-stubs%> is not required for 64b code (ignored)");

The 64b probably means 64-bit, therefore it should be spelled out. The
abbreviation b for bit should only be used in transfer speeds, like 100kb/s.

Reply via email to