This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/81445] Dynamic stack allocation not optimized into static allocation
- From: "glisse at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 14 Jul 2017 17:06:45 +0000
- Subject: [Bug middle-end/81445] Dynamic stack allocation not optimized into static allocation
- Auto-submitted: auto-generated
- References: <bug-81445-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81445
--- Comment #4 from Marc Glisse <glisse at gcc dot gnu.org> ---
(In reply to Wilco from comment #2)
> I don't see it happen for the simplest case in current trunk:
400 bytes is too large, try again with something smaller. (I'm with you if you
want to increase the threshold)