1 /* { dg-do compile } */
2 /* { dg-options "-O2 -fdump-tree-profile_estimate" } */
7 if (__builtin_expect_with_probability (a
, 0, 0.4)/__builtin_expect_with_probability (b
, 5, 0.2))
10 /* { dg-final { scan-tree-dump-times "first match heuristics: 60.00" 1 "profile_estimate"} } */