[gas][testsuite] Don't specify arch in testsuite output
authorMatthew Malcomson <matthew.malcomson@arm.com>
Thu, 9 May 2019 13:52:45 +0000 (14:52 +0100)
committerMatthew Malcomson <matthew.malcomson@arm.com>
Thu, 9 May 2019 13:52:45 +0000 (14:52 +0100)
commit8de09632ff6683a48b8acfb05d3b35b4ab4507fe
tree489147c477f5605c9c154dd48706d36d7949ae96
parent63b667adb4a915f13ec3ace77af4b9cbd76bceac
[gas][testsuite] Don't specify arch in testsuite output

My testcase matched against a file format of elf64-littleaarch64 in the
objdump output.  This was unnecessarily restrictive and causes testcase
failures on aarch64_be.

Here we remove that restriction.
Committed as obvious.

Testing done on aarch64_be-none-elf gas to see the failure goes away.

gas/ChangeLog:

2019-05-09  Matthew Malcomson  <matthew.malcomson@arm.com>

* testsuite/gas/aarch64/sve2.d: Remove file format restriction.
gas/ChangeLog
gas/testsuite/gas/aarch64/sve2.d