Arm: Skip new binary decode tests on pe targets
authorTamar Christina <tamar.christina@arm.com>
Fri, 19 Oct 2018 15:18:37 +0000 (16:18 +0100)
committerTamar Christina <tamar.christina@arm.com>
Fri, 19 Oct 2018 15:19:07 +0000 (16:19 +0100)
commitbacb77d0188ff37bacdbb211edd7e2419406b864
treed06d5e2c037695ef3c1290829b7a1386ebd7a7a7
parent74b3c713184abb8e07f92c4e069ebafde78c0a0e
Arm: Skip new binary decode tests on pe targets

The two new test I added require the use of the ".inst" directive which the PE
targets don't support.  Because of that I excluded *-unknown-pe but the mask needs
to be wider.  I am now excluding *-*-pe.

gas/ChangeLog:

* testsuite/gas/arm/undefined-insn-arm.d: Widen pe skip.
* testsuite/gas/arm/undefined-insn-thumb.d: Likewise.
gas/ChangeLog
gas/testsuite/gas/arm/undefined-insn-arm.d
gas/testsuite/gas/arm/undefined-insn-thumb.d
This page took 0.027243 seconds and 4 git commands to generate.