decl2.c (do_nonmember_using_decl): Correct handling of simultaneous type/non-type...
authorMark Mitchell <mark@codesourcery.com>
Thu, 13 Mar 2003 20:54:36 +0000 (20:54 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 13 Mar 2003 20:54:36 +0000 (20:54 +0000)
commit45707d3120b9f91076bf8ab60a60fa094f2eb7b5
tree2b41f95c6fb257708d495e55a5b27d63e19beb7c
parent6d7b8b3509ae39373f39a26d42a1a10398dbebea
decl2.c (do_nonmember_using_decl): Correct handling of simultaneous type/non-type bindings.

* decl2.c (do_nonmember_using_decl): Correct handling of
simultaneous type/non-type bindings.

* g++.dg/parse/namespace9.C: New test.

From-SVN: r64323
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/parse/namespace9.C [new file with mode: 0644]