r135265 - in /branches/gcc-4_3-branch/gcc: Chan...
aesok@gcc.gnu.org
aesok@gcc.gnu.org
Tue May 13 15:54:00 GMT 2008
Author: aesok
Date: Tue May 13 15:54:33 2008
New Revision: 135265
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135265
Log:
* 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'.
Modified:
branches/gcc-4_3-branch/gcc/ChangeLog
branches/gcc-4_3-branch/gcc/config/avr/avr.c
branches/gcc-4_3-branch/gcc/config/avr/avr.h
More information about the Gcc-cvs
mailing list