diff options
author | John Wehle <john@feith.com> | 1999-03-05 01:19:25 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-03-04 18:19:25 -0700 |
commit | 6f67a30d15afdf01e89ad5b8c88f5ad9bef94bb6 (patch) | |
tree | 33690e0e0c157ed4d3c3cf1c26664e7cdb9bf2ab /gcc/reload.c | |
parent | 01587fa2fe4deff7bf106fa223d6c1ed5fc75db5 (diff) | |
download | gcc-6f67a30d15afdf01e89ad5b8c88f5ad9bef94bb6.zip gcc-6f67a30d15afdf01e89ad5b8c88f5ad9bef94bb6.tar.gz gcc-6f67a30d15afdf01e89ad5b8c88f5ad9bef94bb6.tar.bz2 |
function.c (assign_stack_temp_for_type): Abort if mode == Blkmode and align is less than BIGGEST_ALIGNMENT / BITS_PER_UNIT.
* function.c (assign_stack_temp_for_type): Abort
if mode == Blkmode and align is less than
BIGGEST_ALIGNMENT / BITS_PER_UNIT.
(assign_stack_temp_for_type): Round the size parameter
passed to assign_stack_local instead of size itself.
Bootstrapped on the PA and x86.
From-SVN: r25593
Diffstat (limited to 'gcc/reload.c')
0 files changed, 0 insertions, 0 deletions