This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Patch for IA64 32-bit function descriptors
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: <jessica at cup dot hp dot com>
- Cc: gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Date: Mon, 3 Jun 2002 03:23:02 -0700
- Subject: Re: Patch for IA64 32-bit function descriptors
- Organization: Red Hat / Paris
- References: <00a201c208eb$238746c0$8b63f40f@JH761542>
- Reply-to: bkoz at redhat dot com
> I submitted the following patch a while ago, it hasn't been checked in
> yet. Could somebody review it and check it in if that's okay? Thanks.
Jessica, can you split this into a libstdc++-v3 component and a g++
component, and send separate patches please?
thanks,
benjamin
This looks like the relevant part for libstdc++
> 2002-04-02 Jessica Han <jessica@cup.hp.com>
>
> * libsupc++/tinfo.cc Handle the 8 byte vtable entries in IA64
> 32-bit
> mode.