This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patches] X86-64 fix
- To: Bo Thorsen <bo at suse dot co dot uk>
- Subject: Re: [patches] X86-64 fix
- From: Jan Hubicka <jh at suse dot cz>
- Date: Wed, 27 Jun 2001 18:53:58 +0200
- Cc: patches at x86-64 dot org, gcc-patches at gcc dot gnu dot org
- References: <Pine.LNX.4.21.0106271550190.909-100000@george.suse.co.uk>
> The following patch fixes pic compilation of c++ virtual methods.
>
> 2001-06-27 Bo Thorsen <bo@suse.co.uk>
>
> * config/i386/unix.h (ASM_OUTPUT_MI_THUNK): Implement PIC vtable
> jumps.
OK.