bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/15056] gld 2.23.1 mishandles R_SPARC_TLS_LDM_CALL


From: amodra at gmail dot com
Subject: [Bug ld/15056] gld 2.23.1 mishandles R_SPARC_TLS_LDM_CALL
Date: Thu, 31 Jan 2013 04:33:22 +0000

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

--- Comment #14 from Alan Modra <amodra at gmail dot com> 2013-01-31 04:33:22 
UTC ---
OK, I thought that might be the case.  tilegx and tilepro probably copied
sparc. :)  BTW, some nits in your patch.  You should zap sym as well, just in
case the tls sym is local.  Also, condition on info->shared to match
check_relocs creation of __tls_get_addr sym and relocate_section optimization. 
And something for later, they probably all should be !info->executable.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]