2006-02-01 Paul Brook <paul@codesourcery.com>
commitfaa7d37b3be5a96871442b7a0761064048b56ec7
authorpbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Feb 2006 19:44:47 +0000 (1 19:44 +0000)
committerpbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Feb 2006 19:44:47 +0000 (1 19:44 +0000)
tree48daff7f42bc9bf65eb2c0c19a65b31cff51cccb
parentf349497507fecb0927a8a8893e93a712921c8c4a
2006-02-01  Paul Brook  <paul@codesourcery.com>

* function.c (assign_parm_setup_reg): Use function argument promotion
rules.
* expr.c (expand_expr_real_1): Use function argument promotion rules
for PARM_DECLs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@110477 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/expr.c
gcc/function.c