This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Drop excess size used for run time allocated stack variables.


On Sat, Apr 30, 2016 at 11:44:01AM +0200, Eric Botcazou wrote:
> > The attached patch removes excess stack space allocation with
> > alloca in some situations.  Plese check the commit message in the
> > patch for details.
> 
> This might fix PR middle-end/50938.

This certainly looks like what I was trying to fix.  Now, if
anyone could think of a target independent test case for the patch
...

Ciao

Dominik ^_^  ^_^

-- 

Dominik Vogt


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]