[Bug debug/83010] [AARCH64] DW_AT_location is not emitted for thread local variable

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Nov 16 17:31:00 GMT 2017


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

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
>From quick look, it seems gas/ld just doesn't have corresponding support, so
that would need to be written first.  There is R_AARCH64_TLS_DTPREL64
relocation, wonder if that might do the job if gas has some way to emit that
relocation.


More information about the Gcc-bugs mailing list