This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [c++ patch] ABI vtable ordering
- From: Mark Mitchell <mark at codesourcery dot com>
- To: Nathan Sidwell <nathan at codesourcery dot com>
- Cc: "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: Sat, 03 Aug 2002 13:51:11 -0700
- Subject: Re: [c++ patch] ABI vtable ordering
- References: <3D4BFA4D.7787761F@codesourcery.com>
--On Saturday, August 03, 2002 04:44:13 PM +0100 Nathan Sidwell
<nathan@codesourcery.com> wrote:
Mark,
this fixes 7470 and lays down the trailing part of the primary
vtable in the ABI defined order. Rather than keep two separate
lists of new vfuncs and overridden vfuncs, we now have a single
list -- this makes the code a bit simpler :-)
OK. Thanks for doing this quickly, and thanks to Jason for his
review. Please let me know when it's checked in.
Thanks,
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com