diff options
author | Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | 2013-07-08 14:20:33 +0000 |
---|---|---|
committer | Andreas Krebbel <krebbel@gcc.gnu.org> | 2013-07-08 14:20:33 +0000 |
commit | 2cf4c39ee664e36df9b2d764534b455a8a432328 (patch) | |
tree | 378251eb61d6998b632422293d53a1a886bc8b7b /gcc/fortran/options.c | |
parent | eebb98a55b8a102555c0e9823ed5597f8dc7cefb (diff) | |
download | gcc-2cf4c39ee664e36df9b2d764534b455a8a432328.zip gcc-2cf4c39ee664e36df9b2d764534b455a8a432328.tar.gz gcc-2cf4c39ee664e36df9b2d764534b455a8a432328.tar.bz2 |
s390.c: Replace F*_REGNUM with FPR*_REGNUM.
2013-07-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
* config/s390/s390.c: Replace F*_REGNUM with FPR*_REGNUM.
* config/s390/s390.h: Remove F*_REGNUM macro definitions.
* config/s390/s390.md: Define FPR*_REGNUM constants.
Fix FPR2_REGNUM constant (18 -> 17).
("*trunc<BFP:mode><DFP_ALL:mode>2")
("*trunc<DFP_ALL:mode><BFP:mode>2")
("trunc<BFP:mode><DFP_ALL:mode>2")
("trunc<DFP_ALL:mode><BFP:mode>2")
("*extend<BFP:mode><DFP_ALL:mode>2")
("*extend<DFP_ALL:mode><BFP:mode>2")
("extend<BFP:mode><DFP_ALL:mode>2")
("extend<DFP_ALL:mode><BFP:mode>2"): Replace FPR2_REGNUM with
FPR4_REGNUM.
From-SVN: r200787
Diffstat (limited to 'gcc/fortran/options.c')
0 files changed, 0 insertions, 0 deletions