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

--- Comment #4 from Roland Illig <roland.illig at gmx dot de> ---
And another thing:
> %'-mstack-protector-guard-offset=%qs%'

This produces nested quotes. The %qs should rather be a simple %s. Maybe you
can write a unit test to see how the end result looks. I didn't find any such
test in the test suite, just some tests that specify a valid value for the
option.

Reply via email to