[Bug target/91829] compatibility.cc: syntax error lea (%pc, _GLOBAL_OFFSET_TABLE@GOTPC), a4 ignored

jopadan at zohomail dot eu gcc-bugzilla@gcc.gnu.org
Mon Oct 7 19:51:00 GMT 2019


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";`


More information about the Gcc-bugs mailing list