This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Differentiate ARM TLS unspecs
- From: Paul Brook <paul at codesourcery dot com>
- To: Daniel Jacobowitz <drow at false dot org>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 29 Jun 2007 14:39:07 +0100
- Subject: Re: Differentiate ARM TLS unspecs
- References: <20070629133428.GA16309@caradoc.them.org>
On Friday 29 June 2007, Daniel Jacobowitz wrote:
> 2007-06-29 ?Daniel Jacobowitz ?<dan@codesourcery.com>
>
> ????????* config/arm/arm.c (arm_cannot_copy_insn_p): Do not expect a
> ????????PARALLEL.
> ????????* config/arm/arm.md (pic_add_dot_plus_four, pic_add_dot_plus_eight)
> ????????(tls_load_dot_plus_eight): Move the label number into the unspec.
> ????????* config/arm/thumb2.md (pic_load_dot_plus_four): Likewise.
Ok.
Paul