* class.c (check_bases): Don't set CLASSTYPE_NON_AGGREGATE here.
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Jul 2004 08:33:27 +0000 (08:33 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Jul 2004 08:33:27 +0000 (08:33 +0000)
commitd9a369a2df9472e8f772610a4d64cf31338b20c2
tree0369e3e7eea1b2e7d68732896c46407961d4f9db
parentcd973689fe4b973b03eb6cdc6507540039962c37
* class.c (check_bases): Don't set CLASSTYPE_NON_AGGREGATE here.
Don't check for incomplete base.
(get_vfield_name): Simplify while loop.
* decl.c (xref_basetypes): Set CLASSTYPE_NON_AGGREGATE here.

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