nasm/travis/test/ifelse.stderr
Cyrill Gorcunov 8c17bb2fc4 test: nasm-t -- Update tests
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2018-12-16 01:25:03 +03:00

4 lines
335 B
Plaintext

./travis/test/ifelse.asm:17: warning: trailing garbage after `%else' ignored [-w+other]
./travis/test/ifelse.asm:19: warning: `%elif' after `%else' ignored [-w+other]
./travis/test/ifelse.asm:26: warning: trailing garbage after `%endif' ignored [-w+other]
./travis/test/ifelse.asm:33: warning: `%else' after `%else' ignored. [-w+other]