1 /* { dg-do compile } */
2 /* { dg-require-effective-target vect_shift } */
7 static unsigned int bm
[16];
9 for (j
= 0; j
< 16; j
++)
16 static unsigned int bm
[16];
18 for (j
= 0; j
< 16; j
++)
25 static unsigned bm
[16];
28 for (j
= 0; j
< 16;j
++)
32 /* { dg-final { cleanup-tree-dump "vect" } } */