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

Dominik Vogt vogt@linux.vnet.ibm.com
Fri Apr 29 22:13:00 GMT 2016


The attached patch removes excess stack space allocation with
alloca in some situations.  Plese check the commit message in the
patch for details.

Ciao

Dominik ^_^  ^_^

-- 

Dominik Vogt
IBM Germany
-------------- next part --------------
gcc/ChangeLog

	* explow.c (round_push): Use know adjustment.
	(allocate_dynamic_stack_space): Pass known adjustment to round_push.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Drop-excess-size-used-for-run-time-allocated-stack-v.patch
Type: text/x-diff
Size: 4521 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20160429/f5466c13/attachment.bin>


More information about the Gcc-patches mailing list