s390.c (s390_gimplify_va_arg): Use size_int instead of build_int_2.
authorUlrich Weigand <uweigand@de.ibm.com>
Tue, 13 Jul 2004 17:22:41 +0000 (17:22 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Tue, 13 Jul 2004 17:22:41 +0000 (17:22 +0000)
commit6c6dd4bd12c4b6a99bce85f9873d95c0d5859522
tree26701e8a793d3508e143d9b0f7b2852fb80e7e71
parent27605cbe23b16fc978ec153a8cfd9f414b005ffd
s390.c (s390_gimplify_va_arg): Use size_int instead of build_int_2.

* 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.

From-SVN: r84632
gcc/ChangeLog
gcc/config/s390/s390.c