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:
H. Peter Anvin 2023-10-13 20:54:56 -07:00
parent 2e9120e56f
commit 07cef15235

View file

@ -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]