[Bug target/104903] New: missing quotes in diagnostic
roland.illig at gmx dot de
gcc-bugzilla@gcc.gnu.org
Sun Mar 13 17:42:26 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104903
Bug ID: 104903
Summary: missing quotes in diagnostic
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Keywords: diagnostic
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: roland.illig at gmx dot de
CC: egallager at gcc dot gnu.org
Target Milestone: ---
Target: rs6000
>From rs6000-c.cc:
> passing argument %d of %qE discards const qualifier from pointer target type
The word "const" should be in %<const%> quotes.
More information about the Gcc-bugs
mailing list