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



--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> 2013-01-02 
19:04:10 UTC ---

Author: jason

Date: Wed Jan  2 19:03:46 2013

New Revision: 194813



URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194813

Log:

    PR c++/55804

    PR c++/55032

    PR c++/55245

    * tree.c (build_array_type_1): Revert earlier change.

    * cp/tree.c (build_cplus_array_type): Copy layout information

    to main variant if necessary.



Added:

    branches/gcc-4_6-branch/gcc/testsuite/g++.dg/init/array33.C

Modified:

    branches/gcc-4_6-branch/gcc/ChangeLog

    branches/gcc-4_6-branch/gcc/cp/ChangeLog

    branches/gcc-4_6-branch/gcc/cp/tree.c

    branches/gcc-4_6-branch/gcc/tree.c

Reply via email to