This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/31724] [4.3 Regression] More "same canonical type node" fun



------- Comment #12 from dgregor at gcc dot gnu dot org  2007-06-29 20:21 -------
Subject: Bug 31724

Author: dgregor
Date: Fri Jun 29 20:21:41 2007
New Revision: 126124

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126124
Log:
2007-06-29  Douglas Gregor  <doug.gregor@gmail.com>

        PR c++/31724
        * init.c (build_new_1): Use structural equality on the copy of the
        array type.

2007-06-29  Douglas Gregor  <doug.gregor@gmail.com>

        * g++.dg/other/canon-31724.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/other/canon-31724.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/init.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]