sh.c (calc_live_regs): Use current_function_saves_all_registers instead of...
authorKaz Kojima <kkojima@gcc.gnu.org>
Wed, 12 Sep 2007 03:46:53 +0000 (03:46 +0000)
committerKaz Kojima <kkojima@gcc.gnu.org>
Wed, 12 Sep 2007 03:46:53 +0000 (03:46 +0000)
commit6ac9cbc5e873546f17db896f8110367376f69c52
tree291fd107026ba7e5e5a988abee75c0c0f6afb844
parent367985140f2647a348daa02872a3ddddfed26177
sh.c (calc_live_regs): Use current_function_saves_all_registers instead of...

* config/sh/sh.c (calc_live_regs): Use
current_function_saves_all_registers instead of
current_function_has_nonlocal_label.
(sh_allocate_initial_value): Likewise.
(sh_get_pr_initial_val): Likewise.
* config/sh/sh.h (SHMEDIA_REGS_STACK_ADJUST): Likewise.
* config/sh/sh.md (load_ra): Likewise.

From-SVN: r128408
gcc/ChangeLog
gcc/config/sh/sh.c
gcc/config/sh/sh.h
gcc/config/sh/sh.md