]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/6492 (New boost regression (friends))
authorMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 30 Apr 2002 17:00:59 +0000 (17:00 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 30 Apr 2002 17:00:59 +0000 (17:00 +0000)
commit3e0ec82fa75231234279a846f1d3174d48f2ddcc
tree8ac961b42915337dce0c192c0975fede1238658f
parent30482eb0deaebc6d4241460e0626945816337f50
re PR c++/6492 (New boost regression (friends))

PR c++/6492
* pt.c (tsubst_friend_class): If the friend has an explicit scope,
enter that scope before name lookup.

From-SVN: r52951
gcc/cp/pt.c