OSDN Git Service

* config/stormy16/stormy16.c (xstormy16_expand_builtin_va_arg): Fix
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 May 2003 00:00:44 +0000 (00:00 +0000)
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 May 2003 00:00:44 +0000 (00:00 +0000)
commitdb8291e00d6b18cf7e34fd1c2eaab6787fd909fe
tree162256d5b68437f9aea7c4844dbcec0b7cccc899
parent5e6197e9c2c4623dfb03f01a3e7134c0b908f646
* config/stormy16/stormy16.c (xstormy16_expand_builtin_va_arg): Fix
to handle arguments for which MUST_PASS_IN_STACK is true (e.g.,
variable-sized types).
(xstormy16_function_arg): New.  Pass them that way too.
* config/stormy16/stormy16-protos.h (xstormy16_function_arg): New.
* config/stormy16/stormy16.h (FUNCTION_ARG): Call it.

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