• rth's avatar
    * builtins.c (std_expand_builtin_va_arg): Remove. · 2799a2b7
    rth authored
            (expand_builtin_va_arg): Remove.
            * expr.h: Don't declare them.
            * gimplify.c (mark_decls_volatile_r): Remove.
            (copy_if_shared_r): Don't call it.
            * target-def.h: Don't test EXPAND_BUILTIN_VA_ARG.
            * expr.c (expand_expr_real_1): Don't handle VA_ARG_EXPR.
            * gimple-low.c (lower_stmt): Likewise.
            * tree-cfg.c (cfg_remove_useless_stmts_bb): Likewise.
            * tree-gimple.c (is_gimple_tmp_rhs, is_gimple_stmt): Likewise.
            * tree-ssa-operands.c (get_expr_operands): Likewise.
            * doc/tm.texi (TARGET_GIMPLIFY_VA_ARG_EXPR): Don't mention
            EXPAND_BUILTIN_VA_ARG.
            * system.h (EXPAND_BUILTIN_VA_ARG): Poison.
            * config/alpha/alpha.h, config/alpha/unicosmk.h, config/i386/i386.h,
            config/ia64/ia64.h, config/rs6000/rs6000.h, config/s390/s390.h,
            config/sparc/sparc.h (EXPAND_BUILTIN_VA_ARG): Remove.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84842 138bc75d-0d04-0410-961f-82ee72b054a4
    2799a2b7
ia64.h 89.5 KB