]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/init.c
init.c (expand_aggr_vbase_init): Add flag parameter.
authorMark Mitchell <mark@codesourcery.com>
Fri, 18 Jun 1999 20:35:56 +0000 (20:35 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 18 Jun 1999 20:35:56 +0000 (20:35 +0000)
commit0b8a1e58d95a80ce908f20a5337080106dd74385
tree7461d727c81de1730f1caff29fec1d7653a608db
parent34cea4e94fd267c3545d176443ad6718d5fac4d8
init.c (expand_aggr_vbase_init): Add flag parameter.

* init.c (expand_aggr_vbase_init): Add flag parameter.
(build_partial_cleanup_for): Remove, inlining into ..
(expand_cleanup_for_base): ... here.  Take flag parameter.
(emit_base_init): Pass the in_chrg parameter to
emit_aggr_vbase_init.
(emit_aggr_vbase_init): Pass it to expand_cleanup_for_base.

From-SVN: r27600
gcc/cp/ChangeLog
gcc/cp/init.c
gcc/testsuite/g++.old-deja/g++.eh/vbase2.C [new file with mode: 0644]
This page took 0.058703 seconds and 5 git commands to generate.