https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62662
--- Comment #7 from Andreas Krebbel <krebbel at gcc dot gnu.org> --- Author: krebbel Date: Fri Sep 19 09:14:59 2014 New Revision: 215381 URL: https://gcc.gnu.org/viewcvs?rev=215381&root=gcc&view=rev Log: 2014-09-19 Andreas Krebbel <andreas.kreb...@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. Modified: trunk/gcc/ChangeLog trunk/gcc/config/s390/s390.c