Re: Bug in value-prof.c:visit_hist

2007-02-07 Thread Eric Botcazou
> This patch bootstraps and passes make check on x86_64. Please do not cross-post. Patches should go to gcc-patches@ only. -- Eric Botcazou

Bug in value-prof.c:visit_hist

2007-02-07 Thread Robert Kidd
There appears to be a bug in value-prof.c:visit_hist rev 121554. This function always returns 0, which causes htab_traverse to exit early. This means that only the first histogram that appears in cfun- >value_histograms->entries is ever checked, so verify_histograms will only indic