bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/29435] Building openblas with binutils 2.38 leads to "ELF


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/29435] Building openblas with binutils 2.38 leads to "ELF load command address/offset not properly aligned"
Date: Wed, 03 Aug 2022 20:41:55 +0000

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

--- Comment #8 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=59f214544c50ec7ebbca285ff2b4949f48671690

commit 59f214544c50ec7ebbca285ff2b4949f48671690
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Mon Aug 1 16:02:39 2022 -0700

    elf: Reset alignment for each PT_LOAD segment

    Reset alignment for each PT_LOAD segment to avoid using alignment from
    the previous PT_LOAD segment.

    bfd/

            PR ld/29435
            * elf.c (assign_file_positions_for_load_sections): Reset
            alignment for each PT_LOAD segment.

    ld/

            PR ld/29435
            * testsuite/ld-elf/pr29435.d: New file.
            * testsuite/ld-elf/pr29435.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]