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

--- Comment #3 from Jon Daniel <jopadan at zohomail dot eu> ---

replacing
`return "lea (%%pc, _GLOBAL_OFFSET_TABLE_@GOTPC), %0";`
with
`return "lea (%%pc, #_GLOBAL_OFFSET_TABLE_@GOTPC), %0";`

Reply via email to