bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/13616] linker should pad executable sections with nops, not zero


From: i at maskray dot me
Subject: [Bug ld/13616] linker should pad executable sections with nops, not zeros
Date: Sun, 09 Aug 2020 00:52:31 +0000

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

Fangrui Song <i at maskray dot me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |i at maskray dot me

--- Comment #10 from Fangrui Song <i at maskray dot me> ---
I know that some x86-32 systems appear to underalign .init and expect ld to pad
with NOPs: https://bugs.llvm.org/show_bug.cgi?id=46364

If we show less mercy to such broken settings, traps are probably better than
nops.

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