https://sourceware.org/bugzilla/show_bug.cgi?id=19796
Rafael Ávila de Espíndola <rafael.espindola at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution|--- |INVALID --- Comment #3 from Rafael Ávila de Espíndola <rafael.espindola at gmail dot com> --- (In reply to Rafael Ávila de Espíndola from comment #2) > How does the dynamic handle this? > > A R_X86_64_TPOFF64 with no symbol is just the start of the thread block of > the dso it is in? Answering my own question by looking at musl: tls_val = def.sym ? def.sym->st_value : 0; So ld.bfd is just producing a more optimized version of what gold is producing. Sorry for the noise. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils