This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/5682: ICE in build_secondary_vtable


Synopsis: ICE in build_secondary_vtable

State-Changed-From-To: analyzed->closed
State-Changed-By: nathan
State-Changed-When: Tue Mar 26 10:36:49 2002
State-Changed-Why:
    Fixed on 3.1 and 3.2
    2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
    
    	PR c++/5682
    	* cp-tree.h (BINFO_PRIMARY_P): Explain meaning better.
    	(dfs_skip_nonprimary_vbases_unmarkedp): Remove.
    	(dfs_skip_nonprimary_vbases_markedp): Remove.
    	* search.c (get_shared_vbase_if_not_primary): Remove.
    	(dfs_skip_nonprimary_vbases_unmarkedp): Remove.
    	(dfs_skip_nonprimary_vbases_markedp): Remove.
    	(dfs_unmarked_real_bases_queue_p): Just get the canonical binfo.
    	(dfs_marked_real_bases_queue_p): Likewise.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5682


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]