mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-11-21 03:14:19 +08:00
travis: update the warning message in hle.stderr
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>
This commit is contained in:
parent
2e9120e56f
commit
07cef15235
@ -1,4 +1,4 @@
|
||||
./travis/test/hle.asm:5: warning: instruction is not lockable [-w+prefix-lock]
|
||||
./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]
|
||||
|
Loading…
Reference in New Issue
Block a user