[Bug c++/9143] [ABI] 64-bit: Error in dump class hiearchy file generated for basic inheritance
nathan at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Oct 30 12:35:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9143
nathan at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From nathan at gcc dot gnu dot org 2003-10-30 12:33 -------
The currrent FSF head produces this ppc64 dump with abi=1 or abi=2
Vtable for B
B::_ZTV1B: 7u entries
0 8u
8 0u
16 (int (*)(...))(&_ZTI1B)
24 0u
32 -8u
40 (int (*)(...))(&_ZTI1B)
48 A::f
looks good to me
More information about the Gcc-bugs
mailing list