cp:
commitb55ad4b0d8c37aeaf0cd609115b60ead482afaaf
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 6 Sep 2003 18:37:57 +0000 (6 18:37 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 6 Sep 2003 18:37:57 +0000 (6 18:37 +0000)
tree487f31809f60bfa0aec17b50894739717ee2b336
parent8cfcdde825cd5c178dd4dac72e0576a65e8ccae0
cp:
PR c++/11794
* class.c (pushclass): Push dependent using decls for nested
classes of templates too.
testsuite:
PR c++/11794
* g++.dg/parse/using3.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71143 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/parse/using3.C [new file with mode: 0644]