1 /* { dg-do compile } */
2 /* { dg-options "-O2 -fdump-tree-profile_estimate" } */
12 for (i
= base
; i
< 10; i
++)
16 /* { dg-final { scan-tree-dump-times "loop branch heuristics" 0 "profile_estimate"} } */
17 /* { dg-final { cleanup-tree-dump "profile_estimate" } } */