summaryrefslogtreecommitdiff
path: root/travis
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2018-12-15 14:47:06 +0300
committerCyrill Gorcunov <gorcunov@gmail.com>2018-12-15 15:39:56 +0300
commit82cc2fbef099ad16fde63e56013c0c3cf3bd645b (patch)
treef0eb755a095dfc532166ebdb8fb9fd2ad4098ea5 /travis
parentbbc0c0105514ee060f031ed28f894ad39429810c (diff)
downloadnasm-82cc2fbef099ad16fde63e56013c0c3cf3bd645b.tar.gz
test: nasm-t -- Update multisection
We start printing [-w+other] Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Diffstat (limited to 'travis')
-rw-r--r--travis/test/multisection-elf32.stderr2
-rw-r--r--travis/test/multisection-elf64.stderr2
2 files changed, 2 insertions, 2 deletions
diff --git a/travis/test/multisection-elf32.stderr b/travis/test/multisection-elf32.stderr
index 8a6df4b5..8ee51353 100644
--- a/travis/test/multisection-elf32.stderr
+++ b/travis/test/multisection-elf32.stderr
@@ -1 +1 @@
-./travis/test/multisection.asm:84: warning: uninitialized space declared in non-BSS section `.hmm': zeroing \ No newline at end of file
+./travis/test/multisection.asm:84: warning: uninitialized space declared in non-BSS section `.hmm': zeroing [-w+other] \ No newline at end of file
diff --git a/travis/test/multisection-elf64.stderr b/travis/test/multisection-elf64.stderr
index 8a6df4b5..8ee51353 100644
--- a/travis/test/multisection-elf64.stderr
+++ b/travis/test/multisection-elf64.stderr
@@ -1 +1 @@
-./travis/test/multisection.asm:84: warning: uninitialized space declared in non-BSS section `.hmm': zeroing \ No newline at end of file
+./travis/test/multisection.asm:84: warning: uninitialized space declared in non-BSS section `.hmm': zeroing [-w+other] \ No newline at end of file