]> git.ipfire.org Git - thirdparty/gcc.git/commit
ia64.c (ia64_expand_tls_address): Add ORIG_OP1 argument.
authorJakub Jelinek <jakub@redhat.com>
Wed, 30 Nov 2005 08:32:16 +0000 (09:32 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 30 Nov 2005 08:32:16 +0000 (09:32 +0100)
commitb15b83fb3bf49df836c84730431b68d498082825
tree1e311d2e2f202b73e7190f1e81193daf76fd4f66
parentdca1376799471fb6005a43f3a8836f45db5b78c9
ia64.c (ia64_expand_tls_address): Add ORIG_OP1 argument.

* 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.

From-SVN: r107704
gcc/ChangeLog
gcc/config/ia64/ia64.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tls/opt-11.c [new file with mode: 0644]