https://sourceware.org/bugzilla/show_bug.cgi?id=25789
--- Comment #2 from Fangrui Song <i at maskray dot me> --- > 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 -- You are receiving this mail because: You are on the CC list for the bug.