[Bug c++/105625] Support .llvm_addrsig section
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue May 17 03:17:35 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105625
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |SUSPENDED
Last reconfirmed| |2022-05-17
Ever confirmed|0 |1
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
>From reading the specifications of the extension, you do need assembler support
first as there is no way for GCC to emit a reference to the index of the symbol
table as that is not exposed via normal assembler directives.
Suspended until GNU binutils support is added.
More information about the Gcc-bugs
mailing list