bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/2513] New: binutils incorrectly merges TLS relocations of differ


From: schwab at suse dot de
Subject: [Bug ld/2513] New: binutils incorrectly merges TLS relocations of different types
Date: 5 Apr 2006 14:15:10 -0000

>From Jörg Sonnenberger <address@hidden>:

When linking PIC and non-PIC object files which access the same thread locale
variable, R_386_TLS_GD and R_386_TLS_IE relocations are merged into a single
R_386_TLS_TPOFF relocation, ignoring the different offset calculations.
ftp://packages.stura.uni-rostock.de/misc/tls-reloc.tgz has a small test case.
It results in a segfault of ld-linux.

-- 
           Summary: binutils incorrectly merges TLS relocations of different
                    types
           Product: binutils
           Version: 2.17 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: schwab at suse dot de
                CC: bug-binutils at gnu dot org
GCC target triplet: i586-*-linux


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]