OSDN Git Service

PR c++/6492
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Apr 2002 17:00:59 +0000 (17:00 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Apr 2002 17:00:59 +0000 (17:00 +0000)
commit652f58127856e9201ec76381b1eefd9728bc959c
tree8ac961b42915337dce0c192c0975fede1238658f
parent7c8bce8ec7d6f737c19db23530792c67d8c619b2
PR c++/6492
* pt.c (tsubst_friend_class): If the friend has an explicit scope,
enter that scope before name lookup.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52951 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/pt.c