cp-tree.h (AGGR_INIT_VIA_CTOR_P): New macro.
authorMark Mitchell <mark@codesourcery.com>
Fri, 27 Aug 1999 04:58:19 +0000 (04:58 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 27 Aug 1999 04:58:19 +0000 (04:58 +0000)
commite1376b008f646728e2639f795a8af63ac28c2480
tree87aeb110ffe300a105006b507f18cd0169cee5b0
parent078a76c8a059f7a0ff4db84234279e1b0e3ef770
cp-tree.h (AGGR_INIT_VIA_CTOR_P): New macro.

* cp-tree.h (AGGR_INIT_VIA_CTOR_P): New macro.
* tree.c (build_cplus_new): Set it.
* expr.c (cplus_expand_expr): Use it.

From-SVN: r28915
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/expr.c
gcc/cp/tree.c