1 /* { dg-do compile } */
2 /* { dg-options "-O3 -fdump-tree-cunroll-details" } */
16 /* We are not able to get rid of the final conditional because the loop has two exits. */
17 /* { dg-final { scan-tree-dump "loop with 1 iterations completely unrolled" "cunroll"} } */