------- Comment #13 from pinskia at gcc dot gnu dot org  2006-09-08 02:49 
-------
Subject: Bug 28906

Author: pinskia
Date: Fri Sep  8 02:49:11 2006
New Revision: 116776

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116776
Log:
006-09-07  Andrew Pinski  <[EMAIL PROTECTED]>

        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  <[EMAIL PROTECTED]>

        PR C++/28906
        * g++.dg/other/array3.C: New test.
        * g++.dg/other/array4.C: New test.
        * g++.dg/other/array5.C: New test.


Added:
    trunk/gcc/testsuite/g++.dg/other/array3.C
    trunk/gcc/testsuite/g++.dg/other/array4.C
    trunk/gcc/testsuite/g++.dg/other/array5.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/init.c
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28906

Reply via email to