1 /* { dg-do compile } */
2 /* { dg-options "-O2 -fgimple -fdump-tree-ch2-details" } */
4 int __GIMPLE (startwith("ch"))
18 /* { dg-final { scan-tree-dump "is do-while loop" "ch2" } } */
19 /* { dg-final { scan-tree-dump-not "is not do-while loop" "ch2" } } */