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

--- Comment #6 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Rainer Orth from comment #5)
> I don't think it needs to: gcc is careful only to emit those tls relocs
> that the whole toolchain (assembler + linker) can handle.  See
> TARGET_SUN_TLS, HAVE_AS_IX86_TLSLDMPLT, and HAVE_AS_IX86_TLSGDPLT.  So
> far gcc bootstraps with gas and gld work just fine: this is one of the
> first cases where gld emits relocs Solaris ld.so.1 cannot handle.

Please provide one separate testcase in assembly code for each instance
where ld creates dynamic relocs Solaris ld.so.1 cannot handle.

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