https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87615
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marxin at gcc dot gnu.org --- Comment #8 from Richard Biener <rguenth at gcc dot gnu.org> --- (In reply to Jan Hubicka from comment #7) > > Looks like the IPA-CP stmt walking is still unbound? > There is also walking in ipa-fnsummary that is unbound, perhaps that is the > problem... > > Honza Can any of you fix that please?