/* { dg-do compile } */ /* { dg-options "-O2 -fdump-tree-cunrolli-details" } */ int a[10]; int b[11]; t(int n) { int i; int sum = 0; for (i=0;i