This is the mail archive of the gcc-cvs@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]

r112262 - in /branches/apple-local-200502-branc...


Author: dpatel
Date: Tue Mar 21 22:33:32 2006
New Revision: 112262

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112262
Log:
PR c++/24173
* decl.c (duplicate_decls): Don't rely on DECL_TEMPLATE_INFO after
clobbering newdecl.

* g++.dg/template/friend40.C: New test.

Added:
    branches/apple-local-200502-branch/gcc/testsuite/g++.dg/template/friend40.C
      - copied, changed from r107977, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/template/friend40.C
Modified:
    branches/apple-local-200502-branch/gcc/cp/ChangeLog
    branches/apple-local-200502-branch/gcc/cp/decl.c
    branches/apple-local-200502-branch/gcc/testsuite/ChangeLog


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