Skip to content

Commit

Permalink
travis: update the warning message in hle.stderr
Browse files Browse the repository at this point in the history
Nothing wrong, but the text of the warning message has changed after
subordinating it to another warning.

Signed-off-by: H. Peter Anvin <[email protected]>
  • Loading branch information
H. Peter Anvin committed Oct 14, 2023
1 parent 2e9120e commit 07cef15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis/test/hle.stderr
Original file line number Diff line number Diff line change
@@ -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]

0 comments on commit 07cef15

Please sign in to comment.