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

--- Comment #11 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <ni...@sourceware.org>:

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

commit 125f83f66c10c89530d011f4f81324b1f43afcda
Author: Nick Clifton <ni...@redhat.com>
Date:   Tue Jul 2 14:14:13 2019 +0100

    Fix a bug recently introduced to the linker where it would complain about a
section being larger than a file, even if the section was artificial.

        PR 24753
    bfd * compress.c (bfd_get_full_section_contents): Do not complain
        about linker created sections that are larger than the file size.

    ld  * emultempl/aarch64elf.em (_aarch64_add_stub_section): Include the
        LINKER_CREATED section flag when creating the stub section.

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