Tamar Christina
2018-10-19 15:16:27 UTC
Hi All,
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.
Cross-compiled and regtested on
arm-none-eabi, arm-wince-pe
and no issues.
Committed to master and binutils-2.31 branch under the obvious rule.
Thanks,
Tamar
gas/ChangeLog:
2018-10-19 Tamar Christina <***@arm.com>
* testsuite/gas/arm/undefined-insn-arm.d: Widen pe skip.
* testsuite/gas/arm/undefined-insn-thumb.d: Likewise.
--
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.
Cross-compiled and regtested on
arm-none-eabi, arm-wince-pe
and no issues.
Committed to master and binutils-2.31 branch under the obvious rule.
Thanks,
Tamar
gas/ChangeLog:
2018-10-19 Tamar Christina <***@arm.com>
* testsuite/gas/arm/undefined-insn-arm.d: Widen pe skip.
* testsuite/gas/arm/undefined-insn-thumb.d: Likewise.
--