[Bug middle-end/81445] Dynamic stack allocation not optimized into static allocation
glisse at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jul 14 15:58:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81445
--- Comment #1 from Marc Glisse <glisse at gcc dot gnu.org> ---
Note that we already do it for VLA (aka BUILT_IN_ALLOCA_WITH_ALIGN) in CCP.
More information about the Gcc-bugs
mailing list