This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [4.1/4.0/3.4 PATCH] Fix -m32 -march=i386 -masm=intel -fpic set_got
- From: Richard Henderson <rth at redhat dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 8 Jul 2005 12:34:03 -0700
- Subject: Re: [4.1/4.0/3.4 PATCH] Fix -m32 -march=i386 -masm=intel -fpic set_got
- References: <20050706164626.GM3720@devserv.devel.redhat.com>
On Wed, Jul 06, 2005 at 12:46:26PM -0400, Jakub Jelinek wrote:
> * config/i386/i386.c (output_set_got): Don't omit OFFSET FLAT:
> in Intel syntax add %reg, OFFSET FLAT:_GLOBAL_OFFSET_TABLE_+(.-.Lx).
Ok.
r~