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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to