1 /* { dg-do compile } */
2 /* { dg-options "-O2 -fdump-tree-cunrolli-details" } */
13 /* If we start duplicating headers prior curoll, this loop will have 0 iterations. */
15 /* { dg-final { scan-tree-dump "loop with 1 iterations completely unrolled" "cunrolli"} } */