On Mon, Oct 03, 2022 at 12:31:42PM +0000, nia wrote: > Is there any reason we don't simplify this in the headers - > __builtin_alloca(size) seems to work with every compiler? I forgot to add: __builtin_alloca works with -std=c99, with GCC and clang.