diff options
Diffstat (limited to 'gcc/config/s390')
-rw-r--r-- | gcc/config/s390/s390.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/s390/s390.c b/gcc/config/s390/s390.c index 481cd44a756..0a97e58dbf7 100644 --- a/gcc/config/s390/s390.c +++ b/gcc/config/s390/s390.c @@ -9111,7 +9111,6 @@ s390_emit_epilogue (bool sibcall) store of r14 since we will not be able to find the load issued here. */ cfun_frame_layout.save_return_addr_p = true; - cfun_gpr_save_slot (RETURN_REGNUM) = -1; } } |