bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/15460] New: lack of "relocation truncated to fit: R_X86_64_32


From: peeter.joot at gmail dot com
Subject: [Bug gold/15460] New: lack of "relocation truncated to fit: R_X86_64_32 against `.debug_info'" failure for too large debug info
Date: Sat, 11 May 2013 01:34:09 +0000

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

             Bug #: 15460
           Summary: lack of "relocation truncated to fit: R_X86_64_32
                    against `.debug_info'" failure for too large debug
                    info
           Product: binutils
           Version: 2.24 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gold
        AssignedTo: address@hidden
        ReportedBy: address@hidden
                CC: address@hidden
    Classification: Unclassified


As noted in:

http://sourceware.org/bugzilla/show_bug.cgi?id=15444#c14

the gold linker should also fail when the size of the debug info exceeds the
32-bit limits.  Example: with 6Gb of debug data, ld.bfd produces the
diagnostic:

 relocation truncated to fit: R_X86_64_32 against `.debug_info'

and then fails.

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