/* { dg-do compile } */ /* { dg-options "-O3 -Warray-bounds -fdump-tree-cunroll-details" } */ int a[3]; int b[4]; int foo (int n) { int i; for (i=0;i