bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/24753] [2.33 Regression] ld: section size (0x1e50 bytes) is larg


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/24753] [2.33 Regression] ld: section size (0x1e50 bytes) is larger than file size (0x5a0 bytes), can not size stub section: memory exhausted
Date: Tue, 02 Jul 2019 13:16:17 +0000

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 <address@hidden>:

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

commit 125f83f66c10c89530d011f4f81324b1f43afcda
Author: Nick Clifton <address@hidden>
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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]