[Bug target/104794] arm: use translation pattern for repetitive messages

roland.illig at gmx dot de gcc-bugzilla@gcc.gnu.org
Fri Mar 4 21:45:41 GMT 2022


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

--- Comment #3 from Roland Illig <roland.illig at gmx dot de> ---
While here:

> error ("incompatible options %'-mstack-protector-guard=global%' and"
>        "%'-mstack-protector-guard-offset=%qs%'",

The idiomatic way to write quotes is %<...%>, not %'...%'.


More information about the Gcc-bugs mailing list