------- Comment #5 from reichelt at gcc dot gnu dot org 2005-12-02 12:38 ------- Subject: Bug 24103
Author: reichelt Date: Fri Dec 2 12:38:30 2005 New Revision: 107888 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107888 Log: PR c++/24103 Backport: 2002-08-22 Diego Novillo <[EMAIL PROTECTED]> * tree.c (simple_cst_equal): Call simple_cst_list_equal to compare CONSTRUCTOR_ELTS pointers. PR c++/24103 * g++.dg/other/default1.C: New test. Added: branches/gcc-3_4-branch/gcc/testsuite/g++.dg/other/default1.C Modified: branches/gcc-3_4-branch/gcc/ChangeLog branches/gcc-3_4-branch/gcc/testsuite/ChangeLog branches/gcc-3_4-branch/gcc/tree.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24103