tree.c (walk_tree): Don't recurse into DECL_INITIAL or DECL_SIZE unless...
authorMark Mitchell <mark@codesourcery.com>
Tue, 7 Dec 1999 07:49:33 +0000 (07:49 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 7 Dec 1999 07:49:33 +0000 (07:49 +0000)
commitb3a44a4c9f0092ea721298c43d93e118bdf4662b
treea0a8de69806c8f3530a583b6782cd3c52c017968
parent2fb9811eacce6e68f6a05a63e11bbcb03f7002c5
tree.c (walk_tree): Don't recurse into DECL_INITIAL or DECL_SIZE unless...

* tree.c (walk_tree): Don't recurse into DECL_INITIAL or DECL_SIZE
unless we're declaring the variable in question.

From-SVN: r30816
gcc/cp/ChangeLog
gcc/cp/tree.c