expr.c (expand_expr): Use gen_int_mode for the argument to gen_rtx_MULT.
authorDaniel Jacobowitz <drow@mvista.com>
Wed, 19 Feb 2003 14:38:45 +0000 (14:38 +0000)
committerDaniel Jacobowitz <drow@gcc.gnu.org>
Wed, 19 Feb 2003 14:38:45 +0000 (14:38 +0000)
commit48a5f2fabb7e29cb733429e30928ae4a89e960cd
tree48731f2107a6ce3a518f75d46daa40a0bc6aca9b
parent9e889775d4a5e2593244a12d06e2f0243f134dff
expr.c (expand_expr): Use gen_int_mode for the argument to gen_rtx_MULT.

* expr.c (expand_expr): Use gen_int_mode for the argument
to gen_rtx_MULT.

From-SVN: r63110
gcc/ChangeLog
gcc/expr.c