[Bug c++/48157] Unable to match function call to member function template
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jul 7 21:55:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48157
--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> 2011-07-07 21:55:11 UTC ---
Author: jason
Date: Thu Jul 7 21:55:09 2011
New Revision: 176014
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176014
Log:
PR c++/48157
* pt.c (tsubst_qualified_id): Preserve TEMPLATE_ID_EXPR in
partial instantiation.
Added:
branches/gcc-4_6-branch/gcc/testsuite/g++.dg/template/template-id-4.C
Modified:
branches/gcc-4_6-branch/gcc/cp/ChangeLog
branches/gcc-4_6-branch/gcc/cp/pt.c
branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list