sh.c (sh_gimplify_va_arg_expr): Don't call pass_by_reference.
authorJoern Rennecke <amylaar@gcc.gnu.org>
Fri, 17 Sep 2004 11:53:14 +0000 (12:53 +0100)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Fri, 17 Sep 2004 11:53:14 +0000 (12:53 +0100)
commit03603192000fe203738a8aa1708ebc566cd2a0fa
tree6b6a0356e86053f2f8ed007673740abfc696abff
parent3641bd553429d959870ac3e863e3253394d37fae
sh.c (sh_gimplify_va_arg_expr): Don't call pass_by_reference.

* sh.c (sh_gimplify_va_arg_expr): Don't call pass_by_reference.
(sh_pass_by_reference): Work around std_gimplify_va_arg_expr bug.
* t-sh (MULTILIB_CPUS): s/ML_m/ML_sh/g .
* t-sh64 (MULTILIB_CPU_DIRS): Likewise.  Match trailing slashes
in substitutions.
(MULTILIB_DIRNAMES): Remove defunct removal of /media32.

From-SVN: r87640
gcc/config/sh/sh.c
gcc/config/sh/t-sh
gcc/config/sh/t-sh64