sh.c (sh_gimplify_va_arg_expr): Wrap the result with a NOP_EXPR if needed.
authorKaz Kojima <kkojima@gcc.gnu.org>
Tue, 21 Jul 2009 12:45:52 +0000 (12:45 +0000)
committerKaz Kojima <kkojima@gcc.gnu.org>
Tue, 21 Jul 2009 12:45:52 +0000 (12:45 +0000)
commita1516d083635329af0ad21c5f2e3daf3bd92219d
treea000da8487b49df000df1ba89743cdbf494a68ff
parentcba146eb32a3ba66e1fbe1c9da7fb68788ca5b06
sh.c (sh_gimplify_va_arg_expr): Wrap the result with a NOP_EXPR if needed.

* config/sh/sh.c (sh_gimplify_va_arg_expr): Wrap the result
with a NOP_EXPR if needed.

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