builtins.c (PAD_VARARGS_DOWN): Define.
authorClinton Popetz <cpopetz@cygnus.com>
Fri, 14 Jan 2000 21:19:51 +0000 (21:19 +0000)
committerClinton Popetz <cpopetz@gcc.gnu.org>
Fri, 14 Jan 2000 21:19:51 +0000 (16:19 -0500)
commit5e4f624424df8c5a8a6a6a7a7f9b0709d4f1213e
treef9a35a30ce0a91f50eb0507d969b47230adec015
parent06be917325903b12e7d679c65c9213b7880f3f9f
builtins.c (PAD_VARARGS_DOWN): Define.

* builtins.c (PAD_VARARGS_DOWN): Define.
(std_expand_builtin_va_arg): Use the above macro.
* config/mips/mips.c (PAD_VARARGS_DOWN): Define.
* tm.texi (Register Arguments): Document the above macro.

From-SVN: r31421
gcc/ChangeLog
gcc/builtins.c
gcc/config/mips/mips.c
gcc/tm.texi