pt.c (instantiate_class_template): Set CLASSTYPE_VBASECLASSES.
authorNathan Sidwell <nathan@codesourcery.com>
Mon, 3 Jul 2000 08:13:33 +0000 (08:13 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 3 Jul 2000 08:13:33 +0000 (08:13 +0000)
commit1ddd4323a4ef593ac653e8241cbc5fca0efc7f5e
tree3cb5902e98c2b9657ccdf98004e7082e4e50b404
parent7a23a8df4ea30262e06326286f9e741cfdb8db95
pt.c (instantiate_class_template): Set CLASSTYPE_VBASECLASSES.

* pt.c (instantiate_class_template): Set CLASSTYPE_VBASECLASSES.
* semantics.c (begin_class_definition): Clear it.

From-SVN: r34842
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/cp/semantics.c