0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-09-22 10:43:39 -04:00
Files
nasm/travis/test/hle.stderr
H. Peter Anvin 07cef15235 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>
2023-10-13 20:54:56 -07:00

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]