Add compile command to each testcase
[gcc-vect-testsuite.git] / pr21969.c
blob388fc3129dad7f09046ee279ff347c6eb7524eaa
1 /* { dg-do compile } */
2 /* { dg-require-effective-target vect_float } */
4 typedef float vsf __attribute__((vector_size(2048)));