Re: [PATCH v2] testsuite: arm: Use effective-target for attr-neon* tests

2024-11-06 Thread Richard Earnshaw (lists)
On 05/11/2024 20:28, Torbjörn SVENSSON wrote: > Changes since v1: > > - Changed from arm_neon to arm_arch_v7a for the required effective target. > > Ok for trunk and releases/gcc-14? > > -- > > Force armv7-a as the tests require a neon compatible architecture. > > gcc/testsuite/ChangeLog: > >

[PATCH v2] testsuite: arm: Use effective-target for attr-neon* tests

2024-11-05 Thread Torbjörn SVENSSON
Changes since v1: - Changed from arm_neon to arm_arch_v7a for the required effective target. Ok for trunk and releases/gcc-14? -- Force armv7-a as the tests require a neon compatible architecture. gcc/testsuite/ChangeLog: * gcc.target/arm/attr-neon-builtin-fail.c: Use effective-target