https://sourceware.org/bugzilla/show_bug.cgi?id=18106
Cary Coutant changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=18106
--- Comment #7 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Cary Coutant :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=152f702439a34bf20b74f472695490edb42ad56f
commit 152f702439a34bf20b74f472695
https://sourceware.org/bugzilla/show_bug.cgi?id=18106
--- Comment #6 from H.J. Lu ---
(In reply to Cary Coutant from comment #5)
> Created attachment 8204 [details]
> Proposed gold patch
>
> HJ, can you try this patch? I think it should work, but I'm at home right
> now, and my Ubuntu VM doesn't
https://sourceware.org/bugzilla/show_bug.cgi?id=18106
--- Comment #5 from Cary Coutant ---
Created attachment 8204
--> https://sourceware.org/bugzilla/attachment.cgi?id=8204&action=edit
Proposed gold patch
HJ, can you try this patch? I think it should work, but I'm at home right now,
and my Ub
https://sourceware.org/bugzilla/show_bug.cgi?id=18106
--- Comment #4 from H.J. Lu ---
[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:
https://sourceware.org/bugzilla/show_bug.cgi?id=18106
--- Comment #3 from H.J. Lu ---
Created attachment 8203
--> https://sourceware.org/bugzilla/attachment.cgi?id=8203&action=edit
tst-tlsmod1.so
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=18106
--- Comment #2 from H.J. Lu ---
Created attachment 8202
--> https://sourceware.org/bugzilla/attachment.cgi?id=8202&action=edit
tst-tls3.o
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=18106
Cary Coutant changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #1 from Cary Cout