OSDN Git Service

* function.h (struct function): Add arg_pointer_save_area_init.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Sep 2001 20:50:33 +0000 (20:50 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Sep 2001 20:50:33 +0000 (20:50 +0000)
commit2032b31d53928ec1c6c8265e7ca6e697940f62b3
tree43ae3eece8ab71f90e9d2f0742e9cff0f9bfe0f3
parent343243be98873be6a200bb2f1416b62bf6878b6f
    * function.h (struct function): Add arg_pointer_save_area_init.
        * function.c (expand_function_end): Init arg_pointer_save_area.
        (get_arg_pointer_save_area): Do not init arg_pointer_save_area
        when called from a nested function.

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