diff options
author | Cyrill Gorcunov <gorcunov@gmail.com> | 2018-12-15 14:43:53 +0300 |
---|---|---|
committer | Cyrill Gorcunov <gorcunov@gmail.com> | 2018-12-15 15:39:56 +0300 |
commit | 3999dcf2d4eee0435578c4d856c1bdaa7869abcd (patch) | |
tree | 83c55e3be326174cee4bf5039f875cdea34c799c /travis/test/prefix66.stderr | |
parent | 29fab74251594211ccda0e56e0ed53771e237f44 (diff) | |
download | nasm-3999dcf2d4eee0435578c4d856c1bdaa7869abcd.tar.gz nasm-3999dcf2d4eee0435578c4d856c1bdaa7869abcd.tar.xz nasm-3999dcf2d4eee0435578c4d856c1bdaa7869abcd.zip |
test: nasm-t -- Update prefix66
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Diffstat (limited to 'travis/test/prefix66.stderr')
-rw-r--r-- | travis/test/prefix66.stderr | 12 |
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 |