|
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:08:40 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=29435 --- Comment #9 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The binutils-2_39-branch branch has been updated by Alan Modra <amodra@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a98316d5cf970cbc99689797d84c2ea832bcdcbb commit a98316d5cf970cbc99689797d84c2ea832bcdcbb 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] |