]> git.ipfire.org Git - thirdparty/gcc.git/commit
sh.c (sh_gimplify_va_arg_expr): Don't call targetm.calls.must_pass_in_stack for void...
authorKaz Kojima <kkojima@gcc.gnu.org>
Tue, 26 Apr 2011 22:25:59 +0000 (22:25 +0000)
committerKaz Kojima <kkojima@gcc.gnu.org>
Tue, 26 Apr 2011 22:25:59 +0000 (22:25 +0000)
commit57a944d78451ea23bb2ca956d6ec2ec50fbd0851
treed1c5a81e567ed40e0178bc918e51aa02356c342c
parent3a1fd30c8a3a4474ff04b9d857deff3792fa2087
sh.c (sh_gimplify_va_arg_expr): Don't call targetm.calls.must_pass_in_stack for void type.

* config/sh/sh.c (sh_gimplify_va_arg_expr): Don't call
targetm.calls.must_pass_in_stack for void type.

From-SVN: r172991
gcc/ChangeLog
gcc/config/sh/sh.c