(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.target/
aarch64/
vect_unary_2.c
       1  /* { dg-options "-O3 -fno-math-errno --save-temps" } */
       2  
       3  #pragma GCC target "+nosimd+fp"
       4  
       5  #include "vect_unary_1.c"