|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug gas/32435] [2.44 Regression] gas produces unaligned sections on arm-linux-gnueabihf for kernel build |
Date: | Mon, 13 Jan 2025 12:33:12 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=32435 --- Comment #33 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jan Beulich <jbeulich@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d41df13ab36b224a622c0bdf28a96a0dee79db77 commit d41df13ab36b224a622c0bdf28a96a0dee79db77 Author: Jan Beulich <jbeulich@suse.com> Date: Mon Jan 13 13:32:19 2025 +0100 bfd/ELF: slightly "better" file alignment for object files PR gas/32435 Commit 1f1b5e506bf0 ("bfd/ELF: restrict file alignment for object files") caused an issue in the Linux kernels modpost utility, which was building upon .rodata sections to be 4-byte aligned in the file when they have 4-byte alignment. While we don't want to revert back to original behavior, apply the same alignment "capping" as done originally in two other places also for "ordinary" sections. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |