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 <h...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=59f214544c50ec7ebbca285ff2b4949f48671690 commit 59f214544c50ec7ebbca285ff2b4949f48671690 Author: H.J. Lu <hjl.to...@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.