• jason's avatar
    * cp-tree.h: Lose CLASSTYPE_VBASE_SIZE, some unused stuff. · 745f5bd2
    jason authored
    	* decl.c, decl2.c, pt.c, ptree.c, lex.c: Likewise.
    	* class.c (duplicate_tag_error): Likewise.
    	(finish_struct_1): Set CLASSTYPE_SIZE, CLASSTYPE_MODE, CLASSTYPE_ALIGN.
    	* tree.c (layout_vbasetypes): Update from layout_record, remove
    	var_size support, use CLASSTYPE_SIZE instead of CLASSTYPE_VBASE_SIZE.
    	(layout_basetypes): Likewise.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18965 138bc75d-0d04-0410-961f-82ee72b054a4
    745f5bd2
pt.c 182 KB