mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-09-22 10:43:39 -04:00
Nothing wrong, but the text of the warning message has changed after subordinating it to another warning. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
5 lines
354 B
Plaintext
5 lines
354 B
Plaintext
./travis/test/hle.asm:5: warning: instruction is not lockable [-w+prefix-lock-error]
|
|
./travis/test/hle.asm:7: warning: xacquire invalid with this instruction [-w+prefix-hle]
|
|
./travis/test/hle.asm:13: warning: xacquire invalid with this instruction [-w+prefix-hle]
|
|
./travis/test/hle.asm:17: warning: xacquire invalid with this instruction [-w+prefix-hle]
|