https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107931
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Yeah, I think this is just a user error. Define always_inline functions before their uses if you want them inlined.