From 3999dcf2d4eee0435578c4d856c1bdaa7869abcd Mon Sep 17 00:00:00 2001 From: Cyrill Gorcunov Date: Sat, 15 Dec 2018 14:43:53 +0300 Subject: test: nasm-t -- Update prefix66 Signed-off-by: Cyrill Gorcunov --- travis/test/prefix66.stderr | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'travis') diff --git a/travis/test/prefix66.stderr b/travis/test/prefix66.stderr index a8767e25..0d452455 100644 --- a/travis/test/prefix66.stderr +++ b/travis/test/prefix66.stderr @@ -1,6 +1,6 @@ -./travis/test/prefix66.asm:4: warning: invalid operand size prefix -./travis/test/prefix66.asm:7: warning: invalid operand size prefix -./travis/test/prefix66.asm:13: warning: invalid operand size prefix -./travis/test/prefix66.asm:16: warning: invalid operand size prefix -./travis/test/prefix66.asm:22: warning: invalid operand size prefix -./travis/test/prefix66.asm:25: warning: invalid operand size prefix \ No newline at end of file +./travis/test/prefix66.asm:4: warning: invalid operand size prefix [-w+other] +./travis/test/prefix66.asm:7: warning: invalid operand size prefix [-w+other] +./travis/test/prefix66.asm:13: warning: invalid operand size prefix [-w+other] +./travis/test/prefix66.asm:16: warning: invalid operand size prefix [-w+other] +./travis/test/prefix66.asm:22: warning: invalid operand size prefix [-w+other] +./travis/test/prefix66.asm:25: warning: invalid operand size prefix [-w+other] \ No newline at end of file -- cgit v1.2.1