bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/32435] [2.44 Regression] gas produces unaligned sections on arm


From: address@hidden
Subject: [Bug gas/32435] [2.44 Regression] gas produces unaligned sections on arm-linux-gnueabihf for kernel build
Date: Mon, 06 Jan 2025 12:57:13 +0000

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

--- Comment #21 from Andreas Schwab <schwab@linux-m68k.org> ---
> Plus, if I have read Jan's v2 patch correctly, sections in object files will
> still be aligned, but just aligned to the architecture's minimum file
> alignment, rather than the sections specified alignment.  This means that
> the sections can still be fetched using aligned reads, and so the problem of
> a bus error resulting from an unaligned read should no longer occur.

This is wrong in a cross environment.  Alignment requirements differ between
host and target.

-- 
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]