cp-tree.h (DECL_NAMESPACE_SCOPE_P): Don't treat template parameters as having namespa...
authorMark Mitchell <mark@codesourcery.com>
Wed, 20 Oct 1999 07:02:30 +0000 (07:02 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 20 Oct 1999 07:02:30 +0000 (07:02 +0000)
commit4f71f6300ab2afc6948ecaa1600afdaa8aee5d33
treef5ea740c56433c23e136b7ecd922baace46f49d6
parent7978192f77a85871bef9c4de7ab501c07f8b69cf
cp-tree.h (DECL_NAMESPACE_SCOPE_P): Don't treat template parameters as having namespace scope.

* cp-tree.h (DECL_NAMESPACE_SCOPE_P): Don't treat template
parameters as having namespace scope.

From-SVN: r30097
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/testsuite/g++.old-deja/g++.pt/debug1.C [new file with mode: 0644]