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]

Re: c++/3986: ICE in build_rtti_vtbl_entries


Synopsis: ICE in build_rtti_vtbl_entries

State-Changed-From-To: analyzed->closed
State-Changed-By: nathan
State-Changed-When: Thu Sep  6 03:43:10 2001
State-Changed-Why:
    fixed on mainline and 3.0 branch (so 3.0.2 will be ok)
    2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
    
    	PR c++/3986
    	* class.c (force_canonical_binfo_r): Check & move an indirect
    	primary base first.
    	(force_canonical_binfo): Check that it's not already
    	canonical.
    	(mark_primary_virtual_base): Remove BINFO parameter.
    	(mark_primary_bases): Adjust, set BINFO_LOST_PRIMARY_P here.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3986&database=gcc


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