https://sourceware.org/bugzilla/show_bug.cgi?id=25789
--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> --- (In reply to Fangrui Song from comment #2) > > Gas limits number of executed NOP paddings to 7 NOPs: > > Then .nops with a large immediate should be rejected. > > A smaller immediate for .nops works, e.g. > > foo: > ret > .nops 28 > jmp foo Gas doesn't reject it. It just jumps over nops. -- You are receiving this mail because: You are on the CC list for the bug.