diff options
author | Mark Mitchell <mark@codesourcery.com> | 2005-03-09 07:28:10 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2005-03-09 07:28:10 +0000 |
commit | b5af313312d166f0d94ae408f28db90486236496 (patch) | |
tree | eae4d082b5125cdbc718dbc2af1ebb736c775972 /libjava/java | |
parent | e140d617c5f1d880dec74f5036d3a5c1b374311d (diff) | |
download | gcc-b5af313312d166f0d94ae408f28db90486236496.zip gcc-b5af313312d166f0d94ae408f28db90486236496.tar.gz gcc-b5af313312d166f0d94ae408f28db90486236496.tar.bz2 |
re PR c++/20142 (implicit assignment operator with multi-dimensional array is broken)
PR c++/20142
* cp-tree.h (target_type): Remove.
* decl.c (layout_var_decl): Remove #if 0'd code.
(cp_finish_decl): Remove dead code.
* init.c (build_vec_init): When determining whether or not the
element type has an asignment operator, look through all array
dimensions.
* typeck.c (target_type): Remove.
PR c++/20142
* g++.dg/init/array18.C: New test.
From-SVN: r96170
Diffstat (limited to 'libjava/java')
0 files changed, 0 insertions, 0 deletions