i860-protos.h: Remove the prototype for i860_saveregs.
authorKazu Hirata <kazu@cs.umass.edu>
Sun, 25 Jan 2004 17:41:01 +0000 (17:41 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sun, 25 Jan 2004 17:41:01 +0000 (17:41 +0000)
commit30f58b01a438ce9b02693331ee76995352c28db8
tree3420a1c2297e145f74c4c90cd6c50baf4792740d
parent341ec19196f69851b0469a2a2ef480d287d081f9
i860-protos.h: Remove the prototype for i860_saveregs.

* config/i860/i860-protos.h: Remove the prototype for
i860_saveregs.
* config/i860/i860.c (i860_saveregs): Make it static.
(i860_struct_value_rtx): New.
(TARGET_STRUCT_VALUE_RTX): Likewise.
(TARGET_EXPAND_BUILTIN_SAVEREGS): Likewise.
* config/i860/i860.h (STRUCT_VALUE_REGNUM): Rename to
I860_STRUCT_VALUE_REGNUM.
(EXPAND_BUILTIN_SAVEREGS): Remove.

From-SVN: r76572
gcc/ChangeLog
gcc/config/i860/i860-protos.h
gcc/config/i860/i860.c
gcc/config/i860/i860.h