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

--- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> ---
[hjl@gnu-tools-1 elf]$ gcc -fuse-ld=gold -m32 tst-tls3.o tst-tlsmod1.so
tst-tls3.c:40: error: TLS relocation against invalid instruction
tst-tls3.c:41: error: TLS relocation against invalid instruction
collect2: error: ld returned 1 exit status
[hjl@gnu-tools-1 elf]$ gcc -fuse-ld=bfd -m32 tst-tls3.o tst-tlsmod1.so
[hjl@gnu-tools-1 elf]$

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