OSDN Git Service

* semantics.c (simplify_aggr_init_expr): Split out from
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Aug 2003 03:20:54 +0000 (03:20 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Aug 2003 03:20:54 +0000 (03:20 +0000)
commitb9e35020feaf774035c781ec87c721a1c43fc4e4
tree4cc303464599d82c38a0015e1eadce58b1248567
parent9ad4b12bf6689566f6e6c7706fef5f39fe8c0595
    * semantics.c (simplify_aggr_init_expr): Split out from
        simplify_aggr_init_exprs_r.  Convert slot address to match
        the return type.
        * cp-tree.h: Declare it.
        * tree.c (cp_copy_res_decl_for_inlining): Don't clobber the
        DECL_NAME of a user variable.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@70635 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/semantics.c
gcc/cp/tree.c