bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/12654] R_386_TLS_LDO_32 relocations aren't handled properly with


From: ian at airs dot com
Subject: [Bug ld/12654] R_386_TLS_LDO_32 relocations aren't handled properly with -pie
Date: Fri, 8 Apr 2011 13:19:53 +0000

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

Ian Lance Taylor <ian at airs dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian at airs dot com

--- Comment #1 from Ian Lance Taylor <ian at airs dot com> 2011-04-08 13:19:47 
UTC ---
The code in elf_i386_relocate_section for R_386_TLS_LDO_32 checks info->shared
where it should probably check !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]