]> gcc.gnu.org Git - gcc.git/commit
re PR c++/3986 (ICE in build_rtti_vtbl_entries)
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 6 Sep 2001 09:03:31 +0000 (09:03 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 6 Sep 2001 09:03:31 +0000 (09:03 +0000)
commit39e78d8bfc3694572557af874479c96ee259b067
treedf62c41b750800eafdffc224e0cddd50bb212ab3
parent6d0a3f67bb68552229f14f90dd42254de5d17016
re PR c++/3986 (ICE in build_rtti_vtbl_entries)

cp:
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.
testsuite:
PR c++/3986
* g++.dg/abi/vbase1.C: New test.

From-SVN: r45435
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/abi/vbase1.C [new file with mode: 0644]
This page took 0.060743 seconds and 5 git commands to generate.