* tree.c (walk_tree): Don't recurse into DECL_INITIAL or DECL_SIZE
commitb9590dcbf3a364c1e8847783922e613c13c7749b
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Dec 1999 07:38:21 +0000 (7 07:38 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Dec 1999 07:38:21 +0000 (7 07:38 +0000)
tree7d6563a996e80a0d556a58daad9be306a341c62c
parent1fe012ae7c8ee2aa20b13ef3eb50b757da8e95e5
* 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@30815 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/g++.old-deja/g++.other/decl7.C [new file with mode: 0644]