This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix x86_64 TLS bug
- 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: Wed, 30 Jul 2003 17:35:01 -0700
- Subject: Re: [PATCH] Fix x86_64 TLS bug
- References: <20030730233600.GC20507@sunsite.ms.mff.cuni.cz>
On Thu, Jul 31, 2003 at 01:36:00AM +0200, Jakub Jelinek wrote:
> * config/i386/i386.c (legitimate_pic_address_disp_p): Disallow TLS
> SYMBOL_REFs not inside UNSPEC even in PLUS rtx.
> * gcc.dg/tls/opt-7.c: New test.
Ok.
r~