c++/3145: virtual inheritance still creates wrong code
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Thu Jun 14 03:59:00 GMT 2001
Synopsis: virtual inheritance still creates wrong code
Responsible-Changed-From-To: nathan->unassigned
Responsible-Changed-By: nathan
Responsible-Changed-When: Thu Jun 14 03:59:06 2001
Responsible-Changed-Why:
Partially fixed. remaining faults in build_vbase_path, which
is longstanding.
2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
* class.c (dfs_accumulate_vtbl_inits): For case 2 & 3, make sure
we've not emerged from the hierarchy of RTTI_BINFO on reaching
a non-virtual base.
2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
* g++.old-deja/g++.abi/vbase8-9.C: New test.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3145&database=gcc
More information about the Gcc-bugs
mailing list