This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/31724] [4.3 Regression] More "same canonical type node" fun
- From: "dgregor at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jun 2007 20:21:56 -0000
- Subject: [Bug c++/31724] [4.3 Regression] More "same canonical type node" fun
- References: <bug-31724-12387@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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