[Bug translation/93830] New: typo in avr command line error message
roland.illig at gmx dot de
gcc-bugzilla@gcc.gnu.org
Wed Feb 19 17:09:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93830
Bug ID: 93830
Summary: typo in avr command line error message
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 avr-common.c:
> "configured %<--with-double={|32|32,64|64,32}%>");
The "{|" looks wrong. In the 64-bit case a few lines above, there is no leading
"|" inside the braces.
More information about the Gcc-bugs
mailing list