public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: nathan@gcc.gnu.org
To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nathan@gcc.gnu.org,
	snyder@fnal.gov
Subject: Re: c++/3130: ICE in build_rtti_vtbl_entries with complex virtual derivation
Date: Tue, 12 Jun 2001 11:05:00 -0000	[thread overview]
Message-ID: <20010612180457.13697.qmail@sourceware.cygnus.com> (raw)

Synopsis: ICE in build_rtti_vtbl_entries with complex virtual derivation

State-Changed-From-To: analyzed->closed
State-Changed-By: nathan
State-Changed-When: Tue Jun 12 11:04:57 2001
State-Changed-Why:
    2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
    
    	PR c++/3130, c++/3131, c++/3132
    	* cp-tree.h (BINFO_UNSHARED_MARKED): New #define.
    	* class.c (force_canonical_binfo_r): Move
    	BINFO_UNSHARED_MARKED, BINFO_LOST_PRIMARY_P. Don't move
    	virtual bases unless they're primary and what they're primary
    	too has been moved.
    	(dfs_unshared_virtual_bases): Use BINFO_UNSHARED_MARKED. Cope
    	with morally virtual bases. Duplicate BINFO_LOST_PRIMARY_P and
    	BINFO_PRIMARY_BASE_OF. Clear BINFO_VTABLE for all but the most
    	derived binfo.
    	(mark_primary_bases): Use BINFO_UNSHARED_MARKED.
    	(layout_nonempty_base_or_field): Add most derived type
    	parameter. Adjust.
    	(layout_empty_base): Likewise.
    	(build_base_field): Likewise.
    	(build_base_fields): Likewise.
    	(propagate_binfo_offsets): Add most derived type
    	parameter. Skip non canonical virtual bases too.
    	(dfs_set_offset_for_unshared_vbases): Don't skip primary
    	bases. Do skip canonical bases.
    	(layout_virtual_bases): Adjust.
    	(layout_class_type): Adjust.
    	(dfs_get_primary_binfo): Build list of virtual primary base
    	candidates.
    	(get_primary_binfo): Check that the shared virtual primary
    	base candidate was found first.
    	(accumulate_vtbl_inits): Don't do anything for non-vptr
    	containing binfos. For case 1 primary virtual bases, keep
    	checking that we've not emerged from the hierarchy of RTTI_BINFO.
    
    2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
    
    	* g++.old-deja/g++.abi/vbase5.C: New test.
    	* g++.old-deja/g++.abi/vbase6.C: New test.
    	* g++.old-deja/g++.abi/vbase7.C: New test.

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


             reply	other threads:[~2001-06-12 11:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-12 11:05 nathan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-06-12  1:20 nathan
2001-06-11 21:53 mmitchel
2001-06-11 15:46 snyder

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010612180457.13697.qmail@sourceware.cygnus.com \
    --to=nathan@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=snyder@fnal.gov \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).