aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Pinski <andrew.pinski@oss.qualcomm.com>2025-11-07 12:02:35 -0800
committerAndrew Pinski <andrew.pinski@oss.qualcomm.com>2025-11-07 12:06:32 -0800
commit0c0b0e727995cee804d5f72d243ca2112a0005c2 (patch)
treec2193918fdd0f7f709e4d7b6bfcaadab6e6dfda7
parentc14a1ed99c380ae7f812932d8e8f5152bb6c1c19 (diff)
downloadgcc-0c0b0e727995cee804d5f72d243ca2112a0005c2.zip
gcc-0c0b0e727995cee804d5f72d243ca2112a0005c2.tar.gz
gcc-0c0b0e727995cee804d5f72d243ca2112a0005c2.tar.bz2
testsuite: Move complex-operations-run.c to vect-complex-operations-run.c [PR122602]
The vect testsuite is special in that not everything named *.c will be run so this testcase needs to be named vect-* to be able to run. Pushed as obvious after making sure it at least now compiles for aarch64-linux-gnu. PR testsuite/122602 gcc/testsuite/ChangeLog: * gcc.dg/vect/complex/complex-operations-run.c: Move to... * gcc.dg/vect/complex/vect-complex-operations-run.c: ...here. Signed-off-by: Andrew Pinski <andrew.pinski@oss.qualcomm.com>
-rw-r--r--gcc/testsuite/gcc.dg/vect/complex/vect-complex-operations-run.c (renamed from gcc/testsuite/gcc.dg/vect/complex/complex-operations-run.c)0
1 files changed, 0 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/vect/complex/complex-operations-run.c b/gcc/testsuite/gcc.dg/vect/complex/vect-complex-operations-run.c
index 2f916ab..2f916ab 100644
--- a/gcc/testsuite/gcc.dg/vect/complex/complex-operations-run.c
+++ b/gcc/testsuite/gcc.dg/vect/complex/vect-complex-operations-run.c