https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104597
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |lto, missed-optimization Severity|normal |enhancement CC| |marxin at gcc dot gnu.org Component|c++ |ipa --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I suspect this is just the standard issue where we don't inline again after some optimizations. There is another bug like that before. clang does though.