https://issues.dlang.org/show_bug.cgi?id=12820
--- Comment #4 from [email protected] --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/292828b19a8ad42a48794292db2646cff6536089 Fix Issue 12820 - DMD can inline calls to functions that use alloca, allocating the memory in the caller function instead. --
