https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103636
Martin Liška <marxin at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |marxin at gcc dot gnu.org Ever confirmed|0 |1 Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2021-12-09 --- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> --- So a correct version was installed where I thought that DECL_STRUCT_FUNCTION (origin->decl)->always_inline_functions_inlined is the right check for function being before or after einline. Lemme fix that.