bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/15685] R_X86_64_DTPOFF64 incorrectly handled


From: dblaikie at gmail dot com
Subject: [Bug ld/15685] R_X86_64_DTPOFF64 incorrectly handled
Date: Fri, 28 Jun 2013 00:53:48 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=15685

David Blaikie <dblaikie at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |echristo at gmail dot com

--- Comment #5 from David Blaikie <dblaikie at gmail dot com> ---
Apologies for the problematic reproduction - just trying to reduce this &
accidentally dropped the debug_info section. Of course it does reproduce from
within the debug_info section as well.

(In reply to H.J. Lu from comment #4)
> Created attachment 7098 [details]
> A patch
> 
> Please try this.

This patch works for me - once I fix a bug in LLVM regarding these very same
relocations (for some reason Clang was assembling these as "R_X86_64_64      
tls" instead of "R_X86_64_DTPOFF64  tls" yet Gold was somehow OK with that &
seemed to give the right answer)

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