OSDN Git Service

PR tree-optimization/25125
[pf3gnuchains/gcc-fork.git] / 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)));