This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r107707 - in /branches/gcc-4_0-branch/gcc: Chan...
- From: jakub at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 30 Nov 2005 08:38:08 -0000
- Subject: r107707 - in /branches/gcc-4_0-branch/gcc: Chan...
Author: jakub
Date: Wed Nov 30 08:38:06 2005
New Revision: 107707
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107707
Log:
* config/ia64/ia64.c (ia64_expand_tls_address): Add ORIG_OP1 argument.
Move ADDEND_{HI,LO} computation into TLS_MODEL_INITIAL_EXEC case.
(ia64_expand_move): Adjust caller.
* gcc.dg/tls/opt-11.c: New test.
Added:
branches/gcc-4_0-branch/gcc/testsuite/gcc.dg/tls/opt-11.c
Modified:
branches/gcc-4_0-branch/gcc/ChangeLog
branches/gcc-4_0-branch/gcc/config/ia64/ia64.c
branches/gcc-4_0-branch/gcc/testsuite/ChangeLog