]> git.ipfire.org Git - thirdparty/gcc.git/commit
arm: testsuite: improve compatibility of gcc.dg/debug/pr57351.c
authorRichard Earnshaw <rearnsha@arm.com>
Wed, 8 Nov 2023 11:10:33 +0000 (11:10 +0000)
committerRichard Earnshaw <rearnsha@arm.com>
Mon, 13 Nov 2023 14:15:57 +0000 (14:15 +0000)
commita6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
tree8065e76b9753d628ce95b9f4b94d2fe75e913a0c
parent1fb74401508b64f7ba597a54c8a6b68d0a1b761c
arm: testsuite: improve compatibility of gcc.dg/debug/pr57351.c

This test is arm specific and requires neon.  To improve compatibility
add a new test for armv7-a with neon and use that.

gcc/testsuite:

* lib/target-supports.exp (v7a_neon): New feature-test target.
* gcc.dg/debug/pr57351.c: Use it.
gcc/testsuite/gcc.dg/debug/pr57351.c
gcc/testsuite/lib/target-supports.exp