|
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: | Thu, 22 Sep 2022 00:09:25 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=29435 --- Comment #10 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The binutils-2_38-branch branch has been updated by Alan Modra <amodra@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=dc2474e7d204c124ab5a21b4490aa46eb7e1d4c3 commit dc2474e7d204c124ab5a21b4490aa46eb7e1d4c3 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. (cherry picked from commit 59f214544c50ec7ebbca285ff2b4949f48671690) -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |