OSDN Git Service

* config/alpha/alpha.c (alpha_gimplify_va_arg_1): Remove post_p
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Jun 2004 20:21:02 +0000 (20:21 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Jun 2004 20:21:02 +0000 (20:21 +0000)
commitc7b3f103e135ff7b385a3ddec3f9360cc30ade74
treec006876d1b405982af8bc09b882a6818bc6e3532
parentfbf0976a627296d32ed2a56e50c0c8a3362cc98a
    * config/alpha/alpha.c (alpha_gimplify_va_arg_1): Remove post_p
        argument.  Use internal post for call to gimplify_expr.  Tidy
        rounded type size computation.
        (alpha_gimplify_va_arg): Use get_formal_tmp_var and
        get_initialized_tmp_var.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82997 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/alpha/alpha.c