* function.c (expand_function_end): If current_function_calls_alloca,
commit6a7492e85194ea7b704a4b197f9b310d75ec1379
authorbernds <bernds@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Jan 2005 11:22:33 +0000 (26 11:22 +0000)
committerbernds <bernds@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Jan 2005 11:22:33 +0000 (26 11:22 +0000)
tree21d64f437d534ab3b0ef0303cc4a7aefd060a40a
parent356ae5351920b732762f99162eb6732966608165
* function.c (expand_function_end): If current_function_calls_alloca,
emit stack restore in a place that is reached when the function falls
through at the end.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94259 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/function.c