diff options
author | Jason Merrill <jason@redhat.com> | 2011-05-10 13:58:46 -0400 |
---|---|---|
committer | Jason Merrill <jason@gcc.gnu.org> | 2011-05-10 13:58:46 -0400 |
commit | 955524371fecf607a7eacdc838594ce44c4a9c46 (patch) | |
tree | d6b97fffd003379dcbb4cc87d3424a063bd83702 /gcc/c-decl.c | |
parent | b4359e45b9d1bdb218cac9d5bd311fedf1568d32 (diff) | |
download | gcc-955524371fecf607a7eacdc838594ce44c4a9c46.zip gcc-955524371fecf607a7eacdc838594ce44c4a9c46.tar.gz gcc-955524371fecf607a7eacdc838594ce44c4a9c46.tar.bz2 |
re PR c++/48930 ([C++0x] Invalid implicitly declared default c'tor)
PR c++/48930
* class.c (type_build_ctor_call): New.
* cp-tree.h: Declare it.
* decl.c (check_initializer): Use it instead of
TYPE_NEEDS_CONSTRUCTING.
* init.c (build_value_init, build_value_init_noctor): Likewise.
(perform_member_init, expand_aggr_init_1, build_new_1): Likewise.
(build_vec_init): Likewise.
* typeck2.c (process_init_constructor_array): Likewise.
(process_init_constructor_record): Likewise.
From-SVN: r173628
Diffstat (limited to 'gcc/c-decl.c')
0 files changed, 0 insertions, 0 deletions