summaryrefslogtreecommitdiff
path: root/travis
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2018-12-15 14:43:07 +0300
committerCyrill Gorcunov <gorcunov@gmail.com>2018-12-15 15:39:56 +0300
commit29fab74251594211ccda0e56e0ed53771e237f44 (patch)
tree1558813b33e5e762808847fc751feb8b4ea8047c /travis
parentdbdc1a06c47cded1a7a42e69b12a2ba42956a587 (diff)
downloadnasm-29fab74251594211ccda0e56e0ed53771e237f44.tar.gz
test: nasm-t -- Update multisection
Now we provide -w-other in output. Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Diffstat (limited to 'travis')
-rw-r--r--travis/test/multisection.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/travis/test/multisection.stderr b/travis/test/multisection.stderr
index 56290201..f8575e13 100644
--- a/travis/test/multisection.stderr
+++ b/travis/test/multisection.stderr
@@ -1 +1 @@
-./travis/test/multisection.asm:84: warning: uninitialized space declared in .hmm section: zeroing \ No newline at end of file
+./travis/test/multisection.asm:84: warning: uninitialized space declared in .hmm section: zeroing [-w+other] \ No newline at end of file