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: Jason Merrill <jason at redhat dot com>
- To: Nathan Sidwell <nathan at codesourcery dot com>
- Cc: mark at codesourcery dot com, gcc-patches at gcc dot gnu dot org
- Date: Sat, 03 Aug 2002 21:22:44 +0100
- Subject: Re: [c++ patch] ABI vtable ordering
- References: <3D4BFA4D.7787761F@codesourcery.com>
On Sat, 03 Aug 2002 16:44:13 +0100, Nathan Sidwell <nathan@codesourcery.com> wrote:
> booted & tested on i686-pc-linux-gnu on HEAD & 3.2 branch.
> ok for both?
Looks good to me.
Jason