]> gcc.gnu.org Git - gcc.git/commit
re PR c++/48157 (Unable to match function call to member function template)
authorJason Merrill <jason@redhat.com>
Wed, 6 Jul 2011 04:20:39 +0000 (00:20 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 6 Jul 2011 04:20:39 +0000 (00:20 -0400)
commit31d2ea2a9ad99d3d3c238c204fe29a4ad7c357e6
tree016694ab6c5d728c91f5e97d931cbabfb9bad5c1
parentb935c718045e6f9b7408ffd1a049c7b297aa2235
re PR c++/48157 (Unable to match function call to member function template)

PR c++/48157
* pt.c (tsubst_qualified_id): Preserve TEMPLATE_ID_EXPR in
partial instantiation.

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