summaryrefslogtreecommitdiff
path: root/travis
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2018-12-15 14:43:53 +0300
committerCyrill Gorcunov <gorcunov@gmail.com>2018-12-15 15:39:56 +0300
commit3999dcf2d4eee0435578c4d856c1bdaa7869abcd (patch)
tree83c55e3be326174cee4bf5039f875cdea34c799c /travis
parent29fab74251594211ccda0e56e0ed53771e237f44 (diff)
downloadnasm-3999dcf2d4eee0435578c4d856c1bdaa7869abcd.tar.gz
test: nasm-t -- Update prefix66
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Diffstat (limited to 'travis')
-rw-r--r--travis/test/prefix66.stderr12
1 files changed, 6 insertions, 6 deletions
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