https://sourceware.org/bugzilla/show_bug.cgi?id=16546

--- Comment #5 from wangdeqiang <wang.deqiang1 at zte dot com.cn> ---
there is still some problem:

if a.o and b.o are partial linked into c.o, and b.o has some tls GD relocs,
then __tls_get_addr call in b.o still may be relaxed, those TLS relocs still
can't be optimized in final link.

so i think maybe we should just ignore the __tls_get_addr

-- 
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

Reply via email to