]> gcc.gnu.org Git - gcc.git/commit
re PR c++/19298 (dependent type (references) and calling a function method)
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 7 Jan 2005 17:09:15 +0000 (17:09 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 7 Jan 2005 17:09:15 +0000 (17:09 +0000)
commit5aa56f9d8f55f8575046ee7c0059c53e0337906b
treea5b28a5bfc7cb9b61346d65b341acdbc5a5dc65c
parent6992cbd163459446e6a2063ccb3d5f9fb0306622
re PR c++/19298 (dependent type (references) and calling a function method)

cp:
PR c++/19298
* pt.c (tsubst_qualified_id): Call convert_from_reference.
testsuite:
PR c++/19298
* g++.dg/template/ref2.C: New.

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