]> git.ipfire.org Git - thirdparty/gcc.git/commit
arm: testsuite: skip mtp tests on thumb1
authorRichard Earnshaw <rearnsha@arm.com>
Tue, 25 Mar 2025 16:30:36 +0000 (16:30 +0000)
committerRichard Earnshaw <rearnsha@arm.com>
Tue, 25 Mar 2025 16:39:17 +0000 (16:39 +0000)
commitca0a8421f7aa2191b2b867ff24888223d6cde433
treea9d8e0b9c2a94667be9dc4c19e448884c3d0080a
parentf016ee89955ab4da5fe7ef89368e9437bb5ffb13
arm: testsuite: skip mtp tests on thumb1

These tests need access to the MRC instruction, but that isn't part of
of the Thumb1 ISA.  So skip the tests when this isn't the case.

gcc/testsuite/ChangeLog:

* gcc.target/arm/mtp_1.c: Require arm32.
* gcc.target/arm/mtp_2.c: Likewise.
* gcc.target/arm/mtp_3.c: Likewise.
* gcc.target/arm/mtp_4.c: Likewise.
gcc/testsuite/gcc.target/arm/mtp_1.c
gcc/testsuite/gcc.target/arm/mtp_2.c
gcc/testsuite/gcc.target/arm/mtp_3.c
gcc/testsuite/gcc.target/arm/mtp_4.c