bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/20006] Linking gcc and gold with ld.bfd with compressed debug se


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/20006] Linking gcc and gold with ld.bfd with compressed debug sections fails on final close
Date: Sat, 30 Apr 2016 12:57:52 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=20006

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_26-branch branch has been updated by H.J. Lu
<address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=805af9f6edbc8e1b1fa8fb6b30902decc5433bd0

commit 805af9f6edbc8e1b1fa8fb6b30902decc5433bd0
Author: H.J. Lu <address@hidden>
Date:   Wed Apr 27 09:13:10 2016 -0700

    Skip debug sections when estimating distances

    Skip debug sections when estimating distances between output sections
    since compressed_size is used to compress debug sections and debug
    sections aren't excluded from distances between output sections.

    Backport from master

    bfd/

        PR ld/20006
        * elf64-x86-64.c (elf_x86_64_convert_load): Skip debug sections
        when estimating distances between output sections.

    ld/

        PR ld/20006
        * testsuite/ld-elfvsb/elfvsb.exp (COMPRESS_LDFLAG): New.
        (visibility_run): Pass COMPRESS_LDFLAG to visibility_test on
        ELF targets.

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