Fix fill-1 testcase
authorAndreas Krebbel <krebbel@linux.vnet.ibm.com>
Thu, 19 Oct 2017 07:02:15 +0000 (09:02 +0200)
committerAndreas Krebbel <krebbel@linux.vnet.ibm.com>
Thu, 19 Oct 2017 07:02:15 +0000 (09:02 +0200)
commitfa57faa0dad237b3f418f17e7ee2114c32da818a
tree81f47705e91e21cacbf730bfb72afe6f9d9262dc
parentd7dd155841641df62761f79a35362371811d9739
Fix fill-1 testcase

This fixes various issues with the fill-1 testcase causing fails on a
couple of targets.

gas/ChangeLog:

2017-10-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>

* testsuite/gas/all/fill-1.s: Use normal labels.  Change .text to
.data. Pick different values.  Use .dc.w instead of .word.
* testsuite/gas/all/fill-1.d: New objdump output check.
* testsuite/gas/all/gas.exp: Use run_dump_test to execute fill-1
testcase.
gas/ChangeLog
gas/testsuite/gas/all/fill-1.d [new file with mode: 0644]
gas/testsuite/gas/all/fill-1.s
gas/testsuite/gas/all/gas.exp