https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123587
--- Comment #14 from Martin Jambor <jamborm at gcc dot gnu.org> --- (In reply to Sam James from comment #13) > (In reply to Sam James from comment #8) > > (In reply to Martin Jambor from comment #6) > > > But as I wrote in the other bug, > > > https://gcc.gnu.org/pipermail/gcc-patches/2025-December/702974.html could > > > help (though I was only able to see that problem with extreme IPA-CP > > > parameters). > > > > Indeed that fixes it. Thanks. > > Given Honzas patch didn't fix that but this one did, what's the plan now? > IIRC Honza posted his as an alternative Please see if the patch for PR123629 (posted as https://inbox.sourceware.org/gcc-patches/[email protected]/T/#u ) fixes it. If not, please compile the failing project with -fdump-ipa-cp-details and attach the produced WPA IPA-CP dump file. Thanks.
