[GAS][ARM] Fix ARMv8.1 AdvSIMD testism

Andre Vieira (lists) Andre.SimoesDiasVieira@arm.com
Fri Oct 19 14:59:00 GMT 2018


Hi,

This patch fixes a 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.

Is this OK for trunk?

gas/ChangeLog

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

        * testsuite/gas/arm/armv8-a+rdma-warning.d: Remove
        objdump execution.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: armv8.1-testism.patch
Type: text/x-patch
Size: 487 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20181019/aad6e64a/attachment.bin>


More information about the Binutils mailing list