https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83010
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83010
--- Comment #3 from Yao Qi ---
(In reply to Jakub Jelinek from comment #2)
> 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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83010
--- Comment #2 from Jakub Jelinek ---
>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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83010
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org,