PATCH: Fix 64-bit Solaris 2/x86 IE TLS code sequence
Rainer Orth
ro@CeBiTec.Uni-Bielefeld.DE
Mon Mar 1 23:41:00 GMT 2010
Hi Uros,
> As far as addq is concerned, you will need to disable generic add patterns
> for tls_symbolic_operand and provide special ones that will handle
> tls_symbolic_operand. Try to add "! tls_symbolic_operand (operands[2],
> VOIDmode) to PLUS rtx patterns and provide specialized
which of them would that be? Consider me pretty much ignorant of this
side of GCC ;-) There are so many *add patterns, and I have no idea if
I need to change them all or which subset.
Thanks alot for your help.
Rainer
--
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University
More information about the Gcc-patches
mailing list