aboutsummaryrefslogtreecommitdiff
path: root/maintainer-scripts
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@act-europe.fr>2004-05-02 13:46:23 +0000
committerEric Botcazou <ebotcazou@act-europe.fr>2004-05-02 13:46:23 +0000
commitd6799ed9482b2f4aac30434af7e7571514689ca2 (patch)
tree313c3b329517332ee278f0c94e8ae237fb8952c8 /maintainer-scripts
parentfc3c74deb817ab6b73bf2d0296dc98c24030ecce (diff)
PR middle-end/14988
* function.c (assign_stack_local_1): Use BITS_PER_UNIT alignment when passed -2 as 'align'. (put_var_into_stack): Use 'bool' as the type for the three local predicates. Adjust calls to put_reg_into_stack. When passed a CONCAT, instruct put_reg_into_stack to use a consecutive stack slot for the second part. (put_reg_into_stack): Remove 'promoted_mode' parameter, add 'consecutive_p' parameter. Turn the three predicates into 'bool' parameters. Retrieve the register mode from 'reg'. When consecutive_p is true, instruct assign_stack_local_1 to use BITS_PER_UNIT alignment. (put_addressof_into_stack): Use 'bool' as the type for the two local predicates. Adjust call to put_reg_into_stack. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@81411 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'maintainer-scripts')
0 files changed, 0 insertions, 0 deletions