m32r-protos.h (m32r_pass_by_reference): Declare.
authorDoug Evans <dje@sebabeach.org>
Fri, 13 Jun 2003 16:57:26 +0000 (16:57 +0000)
committerDoug Evans <devans@gcc.gnu.org>
Fri, 13 Jun 2003 16:57:26 +0000 (16:57 +0000)
commitd88e80e622609f3c4be7b852222d5daa7afca7c9
treec79e5bf367177461afc3a2d513f54bd112425c0a
parent4581c6785660dd5d9fef416d15c9ad39051951d9
m32r-protos.h (m32r_pass_by_reference): Declare.

* config/m32r/m32r-protos.h (m32r_pass_by_reference): Declare.
* config/m32r/m32r.c (m32r_pass_by_reference): New fn.
(m32r_va_arg): Use it.
* config/m32r/m32r.h (FUNCTION_ARG_PASS_BY_REFERENCE): Ditto.
(RETURN_IN_MEMORY): Ditto.

Co-Authored-By: Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
From-SVN: r67906
gcc/ChangeLog
gcc/config/m32r/m32r-protos.h
gcc/config/m32r/m32r.c
gcc/config/m32r/m32r.h