re PR target/62662 (Miscompilation of Qt on s390x)
authorAndreas Krebbel <Andreas.Krebbel@de.ibm.com>
Fri, 19 Sep 2014 09:14:59 +0000 (09:14 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Fri, 19 Sep 2014 09:14:59 +0000 (09:14 +0000)
commitdb716bdeca770228efaa5fb807079ff22e5e356b
tree8de291d8052bb6e067402faf7288083b41b64ae3
parentf434eb6997a825387bc5c068b0bd812c04c8e0d8
re PR target/62662 (Miscompilation of Qt on s390x)

2014-09-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

PR target/62662
* config/s390/s390.c (s390_emit_epilogue): When doing the return
address load optimization force s390_optimize_prologue to leave it
that way.  Only do the optimization if we already decided to push
r14 into a stack slot.

From-SVN: r215381
gcc/ChangeLog
gcc/config/s390/s390.c