decl.c (xref_basetypes): Set CLASSTYPE_VBASECLASSES here.
authorMark Mitchell <mark@markmitchell.com>
Mon, 15 Mar 1999 13:42:56 +0000 (13:42 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 15 Mar 1999 13:42:56 +0000 (13:42 +0000)
commit70c532b51d855ebd95407556598797406ec4b417
tree958400a8e462ad02a1dae62d01cd94176f1da764
parentc52016e41d746a0e01c304c3fdf3cab6746ded8f
decl.c (xref_basetypes): Set CLASSTYPE_VBASECLASSES here.

* decl.c (xref_basetypes): Set CLASSTYPE_VBASECLASSES here.
* tree.c (layout_basetypes): Not here.
* search.c (dfs_search): Remove; no longer used.

From-SVN: r25789
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/search.c
gcc/cp/tree.c
gcc/testsuite/g++.old-deja/g++.other/lookup9.C [new file with mode: 0644]