test: nasm-t -- Update bcd test

We start printing [-w+other] in warning report.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
Cyrill Gorcunov 2018-12-15 12:08:02 +03:00
parent e7da0b5455
commit dfb164b73c

View File

@ -1,2 +1,2 @@
./travis/test/bcd.asm:9: warning: packed BCD truncated to 18 digits
./travis/test/bcd.asm:20: warning: packed BCD truncated to 18 digits
./travis/test/bcd.asm:9: warning: packed BCD truncated to 18 digits [-w+other]
./travis/test/bcd.asm:20: warning: packed BCD truncated to 18 digits [-w+other]