avr.h (CLASS_LIKELY_SPILLED_P): Remove.
commitc21136eebbf57975d027b64730703553fcbc1b09
authorAnatoly Sokolov <aesok@post.ru>
Sat, 25 Sep 2010 09:40:19 +0000 (25 13:40 +0400)
committerAnatoly Sokolov <aesok@gcc.gnu.org>
Sat, 25 Sep 2010 09:40:19 +0000 (25 13:40 +0400)
tree8e7fc4a8f5ef72743b57393ec490c22036c31598
parent915acec49bf7ffb41ff2bec3e149809c552496c4
avr.h (CLASS_LIKELY_SPILLED_P): Remove.

* config/avr/avr.h (CLASS_LIKELY_SPILLED_P): Remove.
* config/avr/avr-protos.h (class_likely_spilled_p): Remove.
* config/avr/avr.c (TARGET_CLASS_LIKELY_SPILLED_P): Define.
(class_likely_spilled_p): Rename to...
(avr_class_likely_spilled_p): ...this. Make static. Change argument
type to reg_class_t.

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