stormy16-protos.h: Remove the prototype for xstormy16_setup_incoming_varargs.
authorKazu Hirata <kazu@cs.umass.edu>
Sun, 25 Jan 2004 22:20:15 +0000 (22:20 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sun, 25 Jan 2004 22:20:15 +0000 (22:20 +0000)
commit7e43c821f0301ea2d61568390afe223a240a754e
tree2008cd228b55ca8d8569963af5e58ca7e65bc878
parent01b84e139bccdc098b20c2cef7049110ad49b51b
stormy16-protos.h: Remove the prototype for xstormy16_setup_incoming_varargs.

* config/stormy16/stormy16-protos.h: Remove the prototype for
xstormy16_setup_incoming_varargs.
* config/stormy16/stormy16.c
(xstormy16_setup_incoming_varargs): Remove.
(xstormy16_return_in_memory): New.
(TARGET_PROMOTE_FUNCTION_ARGS): Likewise.
(TARGET_PROMOTE_FUNCTION_RETURN): Likewise.
(TARGET_PROMOTE_PROTOTYPES): Likewise.
(TARGET_STRUCT_VALUE_RTX): Likewise.
(TARGET_RETURN_IN_MEMORY): Likewise.
* config/stormy16/stormy16.h (PROMOTE_FUNCTION_ARGS): Remove.
(PROMOTE_FUNCTION_RETURN): Likewise
(PROMOTE_PROTOTYPES): Likewise
(RETURN_IN_MEMORY): Likewise
(STRUCT_VALUE): Likewise
(SETUP_INCOMING_VARARGS): Likewise

From-SVN: r76590
gcc/ChangeLog
gcc/config/stormy16/stormy16-protos.h
gcc/config/stormy16/stormy16.c
gcc/config/stormy16/stormy16.h