https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69649
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |NEW Resolution|DUPLICATE |--- --- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- I don't think this is a dup. PR69241 is a fnsplit bug (-O2 -fno-partial-inlining fixes it), this one is IPA-ICF bug (-O2 -fno-ipa-icf fixes it).