* config/sparc/sparc.c (SIBCALL_SLOT_EMPTY_P): Rename
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 4 Jul 2004 21:42:28 +0000 (21:42 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 4 Jul 2004 21:42:28 +0000 (21:42 +0000)
commita2d73ea58e6971fabff5b1f103fdb1e547014494
tree14bd65e2aee3887709a162554c477c6874e7b3d8
parent6d875124a5d9b17e506fe1ebfb182f7ec4c46ce7
* config/sparc/sparc.c (SIBCALL_SLOT_EMPTY_P): Rename
into LEAF_SIBCALL_SLOT_RESERVED_P after negation.
(eligible_for_sibcall_delay): Adjust use of SIBCALL_SLOT_EMPTY_P.
(output_restore): Change parameter from 'insn' to 'pat'.
(output_return): Adjust call to output_restore.
(output_sibcall): Adjust use of SIBCALL_SLOT_EMPTY_P.
Adjust call to output_restore.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84097 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/sparc/sparc.c