]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
testsuite: Move test pr117093.c into gcc.target/aarch64.
authorJennifer Schmitz <jschmitz@nvidia.com>
Mon, 18 Nov 2024 09:02:42 +0000 (01:02 -0800)
committerJennifer Schmitz <jschmitz@nvidia.com>
Mon, 18 Nov 2024 12:17:19 +0000 (13:17 +0100)
The test file pr117093.c failed on platforms other than aarch64, because
it uses arm_neon.h. We moved it into gcc.target/aarch64.

The patch was bootstrapped and tested on aarch64-linux-gnu and
x86_64-linux-gnu, no regression.
Committed as obvious.

Signed-off-by: Jennifer Schmitz <jschmitz@nvidia.com>
gcc/testsuite/
PR tree-optimization/117093
* gcc.dg/tree-ssa/pr117093.c: Move to gcc.target/aarch64.
* gcc.target/aarch64/pr117093.c: New test.

gcc/testsuite/gcc.target/aarch64/pr117093.c [moved from gcc/testsuite/gcc.dg/tree-ssa/pr117093.c with 100% similarity]