calls.c
148 KB
-
calls.c (expand_call): Move special case for constructor calls to right place. · 38afb23f
* calls.c (expand_call): Move special case for constructor calls to right place. Ensures constructor calls used to initialize arguments get a clean outgoing argument block for themselves. Move check for stack deallocation completeness until after last deallocation. Add stack_pointer_delta to set of state variables saved and restored along with current stack_level. From-SVN: r65795
Olivier Hainque committed