https://sourceware.org/bugzilla/show_bug.cgi?id=22874
Alan Modra <amodra at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amodra at gmail dot com Severity|normal |enhancement --- Comment #2 from Alan Modra <amodra at gmail dot com> --- Those nops are emitted by the linker, not the assembler. We currently have no generic infrastructure for emitting fancy nop sequences in linker generated padding, but see emultempl/ppc32elf.em:no_zero_padding. However, I question whether emitting multi-byte nops in padding on x86 is a good idea. If you somehow execute those nops, what happens when you jump into the middle of a multi-byte nop? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils