[Bug c++/31165] [4.2/4.3 Regression] Error: symbol `an_empty_string' is already defined
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Mar 15 01:32:00 GMT 2007
------- Comment #7 from pinskia at gcc dot gnu dot org 2007-03-15 01:31 -------
Subject: Bug 31165
Author: pinskia
Date: Thu Mar 15 01:31:40 2007
New Revision: 122943
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122943
Log:
2007-03-14 Andrew Pinski <andrew_pinski@playstation.sony.com>
PR c++/31165
* call.c (convert_default_arg): Instead of copying the node,
unshare it.
2007-03-14 Andrew Pinski <andrew_pinski@playstation.sony.com>
PR C++/31165
* g++.dg/other/default7.C: New test.
Added:
branches/gcc-4_2-branch/gcc/testsuite/g++.dg/other/default7.C
- copied unchanged from r122941,
trunk/gcc/testsuite/g++.dg/other/default7.C
Modified:
branches/gcc-4_2-branch/gcc/cp/ChangeLog
branches/gcc-4_2-branch/gcc/cp/call.c
branches/gcc-4_2-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31165
More information about the Gcc-bugs
mailing list