diff options
author | Jeffrey A Law <law@cygnus.com> | 1999-07-16 20:35:08 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-07-16 14:35:08 -0600 |
commit | d7735a074b4b8f8d1070388dbea6528187059319 (patch) | |
tree | 03d73223e5f14905f1aa32f43d6edd99a846282e /gcc/gcc.c | |
parent | c8730d930d6839d96a828fcd0441a25128c0157e (diff) | |
download | gcc-d7735a074b4b8f8d1070388dbea6528187059319.zip gcc-d7735a074b4b8f8d1070388dbea6528187059319.tar.gz gcc-d7735a074b4b8f8d1070388dbea6528187059319.tar.bz2 |
pa.c (compute_frame_size): Use UNITS_PER_WORD instead of hardwired value of 4.
* pa.c (compute_frame_size): Use UNITS_PER_WORD instead of hardwired
value of 4. Allocate 8 bytes for each FP register save.
(hppa_expand_epilogue): Use UNITS_PER_WORD instead of harwarewired
value of 4.
(hppa_expand_prologue): Likewise.
* pa.h (PROMOTE_MODE): Likewise.
(HARD_REGNO_MODE_OK, FUNCTION_ARG_SIZE): Likewise.
(FUNCTION_ARG_BOUNDARY): Likewise.
From-SVN: r28127
Diffstat (limited to 'gcc/gcc.c')
0 files changed, 0 insertions, 0 deletions