bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/30508] warning: empty loadable segment detected at vaddr=0


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/30508] warning: empty loadable segment detected at vaddr=0x400000, is this intentional?
Date: Mon, 05 Jun 2023 15:24:29 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <hjl@sourceware.org>:

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

commit 3f60b98298fd77dec3a9182797c9dd6d7796bcaf
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Fri Jun 2 11:54:21 2023 -0700

    ELF: Don't warn an empty PT_LOAD with the program headers

    When rewriting the program headers, don't warn an empty PT_LOAD with the
    program headers.

    bfd/

            PR binutils/30508
            * elf.c (rewrite_elf_program_header): Don't warn if an empty
            PT_LOAD contains the program headers.

    ld/

            PR binutils/30508
            * testsuite/ld-elf/pr30508.d: New file.
            * testsuite/ld-elf/pr30508.s: Likewise.

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