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: i...@airs.com
        ReportedBy: peeter.j...@gmail.com
                CC: ccout...@google.com
    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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to