]> git.ipfire.org Git - thirdparty/gcc.git/commit
s390.c (s390_register_info): Make the call-saved FPR loop to work also for 31bit...
authorAndreas Krebbel <Andreas.Krebbel@de.ibm.com>
Mon, 7 Oct 2013 07:52:25 +0000 (07:52 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Mon, 7 Oct 2013 07:52:25 +0000 (07:52 +0000)
commit36c0bd4feeb6ac1fa0fa17e6ce877a5ae2ebdeeb
treee904de12e123b3ad4bec0a7d1d1fca177181ea2d
parentee163e721aed1e4f732ad5ca447a0797a9318e23
s390.c (s390_register_info): Make the call-saved FPR loop to work also for 31bit ABI.

2013-10-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* config/s390/s390.c (s390_register_info): Make the call-saved FPR
loop to work also for 31bit ABI.
Save the stack pointer for frame_size > 0.

2013-10-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* gcc.target/s390/htm-nofloat-2.c: New testcase.

From-SVN: r203240
gcc/ChangeLog
gcc/config/s390/s390.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/s390/htm-nofloat-2.c [new file with mode: 0644]