gas simple-forward test
authorAlan Modra <amodra@gmail.com>
Mon, 22 Oct 2018 03:19:21 +0000 (13:49 +1030)
committerAlan Modra <amodra@gmail.com>
Mon, 22 Oct 2018 12:02:43 +0000 (22:32 +1030)
commit1f38083f425e03faf55595414daf291306738222
treefcfd9bcacc4cd4878bf00fbf4ed4b9e017379181
parente1748c54a200f45d6e88c232ca97171be23ba0b0
gas simple-forward test

Tests that target md_apply_fix can handle fixups that have resolved
down to a constant and thus do not need relocations.

Also a fix for eqv-dot xfails.

* testsuite/gas/all/simple-forward.d,
* testsuite/gas/all/simple-forward.s: New test.
* testsuite/gas/all/gas.exp: Run it.
* testsuite/gas/all/eqv-dot.d: xfail tic30 and tic54x.
gas/ChangeLog
gas/testsuite/gas/all/eqv-dot.d
gas/testsuite/gas/all/gas.exp
gas/testsuite/gas/all/simple-forward.d [new file with mode: 0644]
gas/testsuite/gas/all/simple-forward.s [new file with mode: 0644]