[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)
commit664306bcceb99fbe021ceb701a7192d62234f327
treeecfcd16786de3ad5e0aa55258de095ccfa8c9a6c
parenta66cf75c9cbd7ee9abfd3ca2f3a82fb32ba83387
[GAS][ARM] Fix ARMv8.1 AdvSIMD testism

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