(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
vect/
pr21969.c
       1  /* { dg-do compile } */
       2  /* { dg-require-effective-target vect_float } */
       3  
       4  typedef float vsf __attribute__((vector_size(2048)));