bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/445] New: IA64 linker complains short data segment overflowed


From: hjl at lucon dot org
Subject: [Bug ld/445] New: IA64 linker complains short data segment overflowed
Date: 13 Oct 2004 21:54:45 -0000

This patch

http://sources.redhat.com/ml/binutils/2004-05/msg00143.html

moved .ctors/.dtors before .data. But Intel IA64 compiler has

address@hidden lib]$ readelf -S --wide crtxi.o  | grep Ap | grep tor
  [13] .ctors            PROGBITS        0000000000000000 000852 000008 00 WAp 0
  0  1
  [14] .dtors            PROGBITS        0000000000000000 00085a 000008 00 WAp 0
  0  1

It leads to

ld: foo: short data segment overflowed (0x47f820 >= 0x400000)

under certain circumstances.

-- 
           Summary: IA64 linker complains short data segment overflowed
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: hjl at lucon dot org
                CC: bug-binutils at gnu dot org
 GCC build triplet: ia64-unknown-linux-gnu
  GCC host triplet: ia64-unknown-linux-gnu
GCC target triplet: ia64-unknown-linux-gnu


http://sources.redhat.com/bugzilla/show_bug.cgi?id=445

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