[GAS][ARM] Fix ARMv8.1 AdvSIMD testism
authorAndre Vieira <andre.simoesdiasvieira@arm.com>
Wed, 31 Oct 2018 12:08:36 +0000 (12:08 +0000)
committerAndre Vieira <andre.simoesdiasvieira@arm.com>
Wed, 31 Oct 2018 12:11:47 +0000 (12:11 +0000)
This test never used to test the output of objdump as the old 'error-output'
check would exit after verifying the output in stdout and stderr from the
assembler.  Given the use of warning_output now, the objdump runs and expects
its output to be verified.  Assuming the correct disassembly of these
instructions is tested elsewhere given we never tested them here, this patch
removes the objdump run.

gas/ChangeLog

2018-10-31  Andre Vieira  <andre.simoesdiasvieira@arm.com>

* testsuite/gas/arm/armv8-a+rdma-warning.d: Remove objdump execution.

gas/ChangeLog
gas/testsuite/gas/arm/armv8-a+rdma-warning.d

index e0a804ac41201799a7d4cc7c703dd11f8a4006e2..86eb344a61e8c68240ef2cc25789d1f88ca42733 100644 (file)
@@ -1,3 +1,7 @@
+2018-10-31  Andre Vieira  <andre.simoesdiasvieira@arm.com>
+
+       * testsuite/gas/arm/armv8-a+rdma-warning.d: Remove objdump execution.
+
 2018-10-31  Andre Vieira  <andre.simoesdiasvieira@arm.com>
 
        * testsuite/gas/arm/udf.d: Update expected output.
index ee1de5b8a498f363d13c6448ac6af7353ad20885..f5fffb18225d55f1a512f759dd1eb17059ca764b 100644 (file)
@@ -1,6 +1,5 @@
 #name: Accepted v8-a with ARMv8.1 AdvSIMD.
 #as: -march=armv8-a+simd
-#objdump: -dr
 #skip: *-*-pe *-*-wince
 #source: armv8-a+rdma.s
 #warning_output: armv8-a+rdma.l