]> gcc.gnu.org Git - gcc.git/commit
re PR c++/17132 (GCC fails to eliminate function template specialization when argumen...
authorMark Mitchell <mark@codesourcery.com>
Thu, 28 Oct 2004 20:53:04 +0000 (20:53 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 28 Oct 2004 20:53:04 +0000 (20:53 +0000)
commit883a2bff66fbcba913f3c21427a0551d8624dc6b
treed67de648c09e8c1810110d9aea2eda23c21b75cc
parent40aea05cfa9feadb1fb46bca2992b905ebdcba74
re PR c++/17132 (GCC fails to eliminate function template specialization when argument deduction fails)

PR c++/17132
* pt.c (instantiate_class_template): Increment
processing_template_decl when substituting into a member class
template.

PR c++/17132
* g++.dg/template/memclass3.C: New test.

From-SVN: r89778
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/memclass3.C [new file with mode: 0644]
This page took 0.061396 seconds and 5 git commands to generate.