re PR c++/11097 (using template operator is broken)
authorGiovanni Bajo <giovannibajo@libero.it>
Tue, 7 Oct 2003 22:39:21 +0000 (00:39 +0200)
committerBernardo Innocenti <bernie@gcc.gnu.org>
Tue, 7 Oct 2003 22:39:21 +0000 (00:39 +0200)
commit53400b9e49e8201a22b81376a960eb7ea8cedf92
tree09a503f07c5d05362b32108f16dc1e04f9dce629
parent3ed961a056fa188b2a709183fa66c91a558589b2
re PR c++/11097 (using template operator is broken)

PR c++/11097
* pt.c (tsubst_decl): Substitute also the DECL_NAME node of
USING_DECL.

From-SVN: r72208
gcc/cp/ChangeLog
gcc/cp/pt.c