OSDN Git Service

* cp-tree.h (AGGR_INIT_VIA_CTOR_P): New macro.
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Aug 1999 05:01:08 +0000 (05:01 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Aug 1999 05:01:08 +0000 (05:01 +0000)
commit83ef45a7519eac79e18deb5f2910575ae792bbb7
tree8e23cb671fa9829531cf69fa15ddc33acdbe40cd
parentfd1d7ba7fde78d007d01f0a6412f8ffda8c98e2a
* cp-tree.h (AGGR_INIT_VIA_CTOR_P): New macro.
* tree.c (build_cplus_new): Set it.
* expr.c (cplus_expand_expr): Use it.
* dump.c (deque_and_dump): Handle AGGR_INIT_EXPR.

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