frv-protos.h: Remove the prototype for frv_expand_builtin_saveregs.
authorKazu Hirata <kazu@cs.umass.edu>
Thu, 29 Jan 2004 01:31:15 +0000 (01:31 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 29 Jan 2004 01:31:15 +0000 (01:31 +0000)
commit8ac411c731c11569c7deee92ea0a4734bb5777eb
tree27da383151c3a3c40f590e1783149d6dd32bb2b1
parenta7324e75d17b3baa22fbe33fc0a502681ad40f56
frv-protos.h: Remove the prototype for frv_expand_builtin_saveregs.

* config/frv/frv-protos.h: Remove the prototype for
frv_expand_builtin_saveregs.
* config/frv/frv.c (TARGET_STRUCT_VALUE_RTX): Likewise.
(TARGET_EXPAND_BUILTIN_SAVEREGS): Likewise.
(frv_stack_info): Use FRV_STRUCT_VALUE_REGNUM instead of
STRUCT_VALUE_REGNUM.
(frv_expand_builtin_saveregs): Make it static.
(frv_struct_value_rtx): New.
* config/frv/frv.h (EXPAND_BUILTIN_SAVEREGS): Remove.

From-SVN: r76826
gcc/ChangeLog
gcc/config/frv/frv-protos.h
gcc/config/frv/frv.c
gcc/config/frv/frv.h