https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114939
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aoliva at gcc dot gnu.org --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- To me this looks like that test is depending on the invalid assumption that alloca in always_inline calls should behave like it behaved before (which was incorrect).