1 /* { dg-do compile } */
2 /* { dg-options "-O2 -fdump-tree-ch-details" } */
10 for (i
= 0; i
< n
; i
++)
14 /* There should be a header duplicated. */
15 /* { dg-final { scan-tree-dump-times "Duplicating header" 1 "ch"} } */
16 /* { dg-final { cleanup-tree-dump "ch" } } */