]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/pt.c
re PR c++/28557 (Trouble with templated type conversion operator)
authorMark Mitchell <mark@codesourcery.com>
Wed, 2 Aug 2006 20:35:41 +0000 (20:35 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 2 Aug 2006 20:35:41 +0000 (20:35 +0000)
commit6f67f0002265ca7da4eaf7a4065031658e9c1495
treec28fb1643c0e1a9c9a02e7b33be1f25e44a31cb2
parent006d133dfe0b0bedae5a3b471abbb6b3bdeed8e6
re PR c++/28557 (Trouble with templated type conversion operator)

PR c++/28557
* pt.c (tsubst_baselink): Substitute into BASELINK_OPTYPE.
PR c++/28557
* g++.dg/template/conv9.C: New test.

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