c4x.h (IS_INT_CALL_SAVED_REG, [...]): Define.
authorMichael Hayes <m.hayes@elec.canterbury.ac.nz>
Sat, 3 Feb 2001 01:55:58 +0000 (01:55 +0000)
committerMichael Hayes <m.hayes@gcc.gnu.org>
Sat, 3 Feb 2001 01:55:58 +0000 (01:55 +0000)
commit0b53f0396c95cef8c5246b01b4b756298511aa64
treeeaf06c644b229a9a14e56b4d0de574fdce8d4652
parentd001969e22eb6c544a35676b827524f218433c5f
c4x.h (IS_INT_CALL_SAVED_REG, [...]): Define.

* c4x.h (IS_INT_CALL_SAVED_REG, IS_FLOAT_CALL_SAVED_REG): Define.
(HARD_REGNO_CALL_PART_CLOBBERED): Use IS_FLOAT_CALL_SAVED_REG.
(INITIAL_FRAME_POINTER_OFFSET, INITIAL_ELIMINATION_OFFSET): Likewise.
* c4x.c (c4x_hard_regno_rename_ok): Use IS_XXX_CALL_SAVED_REG.
(c4x_expand_prologue, c4x_expand_epilogue): Likewise.

From-SVN: r39421
gcc/ChangeLog
gcc/config/c4x/c4x.c
gcc/config/c4x/c4x.h