1 /* { dg-require-effective-target vect_int } */
5 void __attribute__((noinline
))
40 asm ("" : : : "memory");
44 int main() { test1(); return a
[21]; }
46 /* { dg-final { scan-tree-dump-times "Vectorized basic-block" 1 "slp" } } */
47 /* { dg-final { cleanup-tree-dump "slp" } } */