006-09-07 Andrew Pinski <pinskia@physics.uc.edu>
PR C++/28906 * init.c (build_new_1): Build a distinct type copy for the array type that was returned from build_cplus_array_type. 2006-09-07 Andrew Pinski <pinskia@physics.uc.edu> PR C++/28906 * g++.dg/other/array3.C: New test. * g++.dg/other/array4.C: New test. * g++.dg/other/array5.C: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@116776 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- gcc/cp/ChangeLog 8 additions, 1 deletiongcc/cp/ChangeLog
- gcc/cp/init.c 6 additions, 2 deletionsgcc/cp/init.c
- gcc/testsuite/ChangeLog 8 additions, 1 deletiongcc/testsuite/ChangeLog
- gcc/testsuite/g++.dg/other/array3.C 14 additions, 0 deletionsgcc/testsuite/g++.dg/other/array3.C
- gcc/testsuite/g++.dg/other/array4.C 19 additions, 0 deletionsgcc/testsuite/g++.dg/other/array4.C
- gcc/testsuite/g++.dg/other/array5.C 9 additions, 0 deletionsgcc/testsuite/g++.dg/other/array5.C
Loading
Please register or sign in to comment