[Bug target/94391] gcc refers to absolute symbols with R_X86_64_PC32 relocation
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Mar 29 23:37:59 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94391
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WONTFIX
Status|UNCONFIRMED |RESOLVED
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
As I mentioned these symbols are special. You cant use them as normal symbols.
Instead you need to like I did.
More information about the Gcc-bugs
mailing list