]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
[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)
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

index fa81e9794a03b89704dc80c34664246e2ccff9fe..5307d23891b251be18477fb49713fbe73f1086d4 100644 (file)
@@ -1,3 +1,7 @@
+2019-05-09  Matthew Malcomson  <matthew.malcomson@arm.com>
+
+       * testsuite/gas/aarch64/sve2.d: Remove file format restriction.
+
 2019-05-09  Matthew Malcomson  <matthew.malcomson@arm.com>
 
        * testsuite/gas/aarch64/illegal-sve2-aes.d: New test.
index d7c56c0b7bce9d52c8695d9a9727514a70dc6ebf..efa9b270ff49b16fcd544ff8236461ca852204d4 100644 (file)
@@ -1,7 +1,7 @@
 #as: -march=armv8-a+sve2+sve2-aes+sve2-sm4+sve2-sha3+bitperm
 #objdump: -dr
 
-[^:]+:     file format elf64-littleaarch64
+[^:]+:     file format .*
 
 
 Disassembly of section \.text: