mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-02-23 17:29:23 +08:00
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:
parent
e7da0b5455
commit
dfb164b73c
@ -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]
|
Loading…
Reference in New Issue
Block a user