* class.c (create_vtable_ptr): Put the vtable at the beginning ofheads/new-abi-branch
commit1b8afbd1568b390d1839b4d8cd10c1d4e63570b8
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Dec 1999 20:42:21 +0000 (21 20:42 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Dec 1999 20:42:21 +0000 (21 20:42 +0000)
tree28f4f613976d8eaf7eddadd396f88dfb083cda6c
parent6c793f967f72deddc80824ec2260b1a27814a456
* class.c (create_vtable_ptr): Put the vtable at the beginning of
the class, not the end, in the new ABI.
* decl2.c (flag_new_ab): Initialize it to one.
* tree.c (propagate_binfo_offsets): Do the right thing for the new
ABI.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/new-abi-branch@31060 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/cp/decl2.c
gcc/cp/tree.c