s390.c (s390_emit_stack_tie): New function.
authorAndreas Krebbel <krebbel1@de.ibm.com>
Thu, 6 Dec 2007 09:59:06 +0000 (09:59 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Thu, 6 Dec 2007 09:59:06 +0000 (09:59 +0000)
commit12959abe9ee629768541ebcba0cbc12865d5b8af
tree7155ceccabc37e24f862e71bd78b3d184028ef8b
parent28267cfcce273646cf39bca5401428cb53429481
s390.c (s390_emit_stack_tie): New function.

2007-12-06  Andreas Krebbel  <krebbel1@de.ibm.com>

* config/s390/s390.c (s390_emit_stack_tie): New function.
(s390_emit_prologue): Emit a stack tie when writing to the
f8-f15 stack slots.
* config/s390/s390.md ("stack_tie"): New insn definition.

From-SVN: r130646
gcc/ChangeLog
gcc/config/s390/s390.c
gcc/config/s390/s390.md