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

--- Comment #2 from Markus Trippelsdorf <markus at trippelsdorf dot de> ---
I'm using gcc112:

trippels@gcc2-power8 ~ % nm /lib64/ld-2.17.so | grep tls_get_add
000000000001a610 t _dl_tls_get_addr_soft
000000000001a5b0 T __tls_get_addr
00000000000014f4 t tls_get_addr_tail

Also happens on gcc110:

trippels@gcc1-power7 ~ % nm /lib64/ld-2.17.so | grep tls_get_add
0000000000040598 d _dl_tls_get_addr_soft
0000000000040588 D __tls_get_addr
00000000000404c8 d tls_get_addr_tail

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