bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/17432] internal error in relocate_tls, at gold/x86_64.cc:3829


From: ccoutant at google dot com
Subject: [Bug gold/17432] internal error in relocate_tls, at gold/x86_64.cc:3829
Date: Fri, 26 Sep 2014 02:13:51 +0000

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

--- Comment #3 from Cary Coutant <ccoutant at google dot com> ---
When we add the placeholder symbol from the claimed file handler, it's not
marked as a TLS symbol (the API doesn't provide a way). We're supposed to
override the placeholder symbol with the real symbol when we see the real ELF
file, but we don't do that for COMMON symbols.

Shouldn't be too hard to fix.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]