(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.target/
aarch64/
sve/
slp_7_costly_run.c
       1  /* { dg-do run { target aarch64_sve_hw } } */
       2  /* { dg-options "-O2 -ftree-vectorize -ffast-math -fno-vect-cost-model" } */
       3  
       4  #define FILENAME "slp_7_costly.c"
       5  #include "slp_7_run.c"