diff options
author | Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> | 2002-07-03 15:46:21 +0000 |
---|---|---|
committer | Kriang Lerdsuwanakij <lerdsuwa@gcc.gnu.org> | 2002-07-03 15:46:21 +0000 |
commit | b2153b98f202a261b77be7be529d371bb9fd3907 (patch) | |
tree | 9ba586fc93e9ae7cc750165df2c4b65dd0a3ded0 /gcc/combine.c | |
parent | 61c07d3c9ba1d6351bbefc0227e526b905a63839 (diff) | |
download | gcc-b2153b98f202a261b77be7be529d371bb9fd3907.zip gcc-b2153b98f202a261b77be7be529d371bb9fd3907.tar.gz gcc-b2153b98f202a261b77be7be529d371bb9fd3907.tar.bz2 |
re PR c++/6944 (missing feature on default copy-constructor for class with multi-dim arrays)
PR c++/6944
* init.c (build_aggr_init): Remove qualifiers of init before calling
build_vec_init.
(build_vec_init): Flatten multi-dimensional array during cleanup.
(build_vec_delete_1): Abort if the type of each element is array.
* g++.dg/init/array4.C: New test.
* g++.dg/init/array5.C: New test.
From-SVN: r55214
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions