re PR target/18447 (Variable with the initial-exec tls-model attribute causes spill...
authorKaz Kojima <kkojima@gcc.gnu.org>
Tue, 16 Nov 2004 12:16:52 +0000 (12:16 +0000)
committerKaz Kojima <kkojima@gcc.gnu.org>
Tue, 16 Nov 2004 12:16:52 +0000 (12:16 +0000)
commitb92c32643d713bb81e58279ae640fb07c85dd79f
tree4f523e067b88631f8af83730643d1233101860fe
parentdb566c7e8147907b4b012f3339ee52fd5320c861
re PR target/18447 (Variable with the initial-exec tls-model attribute causes spill failure)

PR target/18447
* config/sh/sh.c (prepare_move_operands): Emit blockage insns
before and after the insns for getting GOT address in non-PIC
TLS_MODEL_INITIAL_EXEC tls sequence when the first scheduling
is enabled.

From-SVN: r90732
gcc/ChangeLog
gcc/config/sh/sh.c