https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110334
--- Comment #24 from rguenther at suse dot de <rguenther at suse dot de> --- On Tue, 11 Jul 2023, hubicka at ucw dot cz wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110334 > > --- Comment #23 from Jan Hubicka <hubicka at ucw dot cz> --- > But it would be nice to see why the functions are not early inlined. Note this was on the 13 branch with the C++ fix backported, so before your changes to allow to inline into always-inline. But yes, it would be nice to confirm the issue is gone on trunk and to see where always_inline is still missing (if it is).