re PR c++/23667 (tr1/6_containers/unordered/hashtable/23465.cc execution test times...
authorMark Mitchell <mark@codesourcery.com>
Mon, 5 Sep 2005 16:12:15 +0000 (16:12 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 5 Sep 2005 16:12:15 +0000 (16:12 +0000)
commit8b0a8500fdc6b09d5b3d78d394d4d189571f9cb5
tree0958fea22cc6869d7b95dd02fab077a770315675
parent85a56c9d3633b49b06e2b8b01a7dae59f3480a75
re PR c++/23667 (tr1/6_containers/unordered/hashtable/23465.cc execution test times out)

PR c++/23667
* pt.c (tsubst_decl): Clear DECL_TEMPLATE_INSTANTIATED when
copying a VAR_DECL.

PR c++/23667
* g++.dg/template/static15.C: New test.

From-SVN: r103914
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/static15.C [new file with mode: 0644]