[Bug translation/93831] New: wrong abbreviation in diagnostic for 64-bit Darwin
roland.illig at gmx dot de
gcc-bugzilla@gcc.gnu.org
Wed Feb 19 17:14:00 GMT 2020
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.
More information about the Gcc-bugs
mailing list