Hello. Following is a typo fix which nobody has noticed during testing of e.g. gcc/testsuite/gcc.dg/tree-prof/indir-call-prof.c. Patch can bootstrap and survives regression tests. Ready for trunk? Thanks, Martin gcc/ChangeLog: 2017-07-11 Martin Liska * auto-profile.c (autofdo_source_profile::update_inlined_ind_target): Fix wrong condition. --- gcc/auto-profile.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)