/* { dg-do compile } */ /* { dg-require-effective-target vect_int } */ void foo(int * restrict a, int * restrict b, int n){ int i; for(i=0; i