1 /* { dg-require-effective-target vect_int } */
8 __attribute__ ((noinline
))
15 /* Vectorization of induction that is used after the loop. */
25 for (i
= 0; i
< N
; i
++)
47 /* { dg-final { scan-tree-dump-times "vectorized 1 loops" 1 "vect" } } */