CVSROOT: /cvs/gcc Module name: egcs Changes by: mmitchel@sourceware.cygnus.com 99/12/29 12:05:41 Modified files: gcc/cp : ChangeLog class.c tree.c Log message: * class.c (create_vtable_ptr): Put the vtable at the beginning of the class, not the end, in the new ABI. * tree.c (propagate_binfo_offsets): Do the right thing for the new ABI.