https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107831
--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Alloca itself doesn't touch the stack on many architectures, and the code doesn't have to have a function call in between.
jakub at gcc dot gnu.org via Gcc-bugs Thu, 24 Nov 2022 11:31:07 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107831
--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Alloca itself doesn't touch the stack on many architectures, and the code doesn't have to have a function call in between.