https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123743
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #14 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
That looks like an gas bug, not gcc.
.LC17:
.quad gomp_tls_data@NTPOFF
Though, in the assembler file, gomp_tls_data is not defined and there is just
.hidden gomp_tls_data.
