• nathan's avatar
    * class.c (VTT_TOP_LEVEL_P, VTT_MARKED_BINFO_P): Remove. · 98dc77cd
    nathan authored
    	(struct secondary_vptr_vtt_init_data_s): New.
    	(build_vtt_inits): Adjust dfs_walkers.
    	(dfs_build_secondary_vptr_vtt_inits): Caller data is a
    	secondary_vptr_vtt_init_data_s structure. Adjust.
    	(dfs_ctor_vtable_bases_queue_p): Remove.
    	(dfs_fixup_binfo_vtbls): No need to clear BINFO_MARKED. Simplify.
    
    	* pt.c (struct get_template_base_data_s): Remove.
    	(get_template_base_r): Fold into get_template_base.
    	(get_template_base): Walk base binfos directly in inheritance
    	graph order.
    Remove duplicated changelog entries
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88224 138bc75d-0d04-0410-961f-82ee72b054a4
    98dc77cd
class.c 238 KB