1 /* { dg-do compile } */
2 /* { dg-options "-O2 -fdump-tree-profile_estimate" } */
11 for (i
= 0; i
<= bound
; i
++)
24 /* { dg-final { scan-tree-dump-times "loop iv compare heuristics: 100.0%" 4 "profile_estimate"} } */
25 /* { dg-final { cleanup-tree-dump "profile_estimate" } } */