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
<h...@sourceware.org>:

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

commit 805af9f6edbc8e1b1fa8fb6b30902decc5433bd0
Author: H.J. Lu <hjl.to...@gmail.com>
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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to