https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125607
--- Comment #4 from Martin Jambor <jamborm at gcc dot gnu.org> --- Can you please build the benchmark with -fdump-ipa-cp-details and paste here the bit when it reasons about cloning the function? That should contain everything that is fed into good_cloning_opportunity_p and what it comes up with. Thanks.
