* tree.c (walk_tree): Don't recurse into DECL_INITIAL or DECL_SIZE
commit11f2b5f2330621e5654d7542a3f554094f71d02a
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Dec 1999 07:49:33 +0000 (7 07:49 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Dec 1999 07:49:33 +0000 (7 07:49 +0000)
treea0a8de69806c8f3530a583b6782cd3c52c017968
parentb9590dcbf3a364c1e8847783922e613c13c7749b
* tree.c (walk_tree): Don't recurse into DECL_INITIAL or DECL_SIZE
unless we're declaring the variable in question.

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