avr.h (machine_function): Add 'is_leaf' field.
authorAnatoly Sokolov <aesok@post.ru>
Mon, 12 May 2008 20:39:51 +0000 (00:39 +0400)
committerAnatoly Sokolov <aesok@gcc.gnu.org>
Mon, 12 May 2008 20:39:51 +0000 (00:39 +0400)
commit4c75f709287a6fd3bcf95ab1b845528574855266
treedbd6968f65f49773f9c7e3f56cc8871ada9af2f8
parentea0a7f390a26152d2a7986e78fdf476cabc6630e
avr.h (machine_function): Add 'is_leaf' field.

* config/avr/avr.h (machine_function): Add 'is_leaf' field.
* config/avr/avr.c (avr_regs_to_save): Compute 'machine->is_leaf'.
Use 'machine->is_leaf' instead of 'leaf_func_p'.

From-SVN: r135231
gcc/ChangeLog
gcc/config/avr/avr.c
gcc/config/avr/avr.h