* config/s390/s390.c (s390_gimplify_va_arg): Use size_int instead
commit3c2ee2c9f1b7cbbe9d3cb4d061b7aa8b4570e0d6
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Jul 2004 17:22:41 +0000 (13 17:22 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Jul 2004 17:22:41 +0000 (13 17:22 +0000)
tree26701e8a793d3508e143d9b0f7b2852fb80e7e71
parent5814fc8caaf7bcc801b4f3072e0319979d547d51
* config/s390/s390.c (s390_gimplify_va_arg): Use size_int instead
of build_int_2.  Convert both operands of PLUS_EXPR and MULT_EXPR
to the same type.

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