https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65765

--- Comment #9 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
GIMPLE_PREDICT at this time is already converted to the profile (just to
explain).  If we start to do tail merging in early opts, matching gimple
predict before profile is built is probably good idea.

Reply via email to