1 /* { dg-require-effective-target vect_long } */
9 long x
[12] __attribute__((aligned(__BIGGEST_ALIGNMENT__
)));
14 for (i
= 0; i
< 12; i
++)
23 /* { dg-final { scan-tree-dump-times "vectorized 1 loops" 1 "vect" } } */
24 /* { dg-final { cleanup-tree-dump "vect" } } */