expmed.c (expand_mult_highpart_adjust): Do not assume OP1 is a CONST_INT.
authorUlrich Weigand <uweigand@de.ibm.com>
Sat, 24 Apr 2004 01:03:11 +0000 (01:03 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Sat, 24 Apr 2004 01:03:11 +0000 (01:03 +0000)
commit77278891d14e6ff888fee7dcb9ae47a9ec33422b
treee0716fe203d124b5daa0367dcfc4619c8a2ee56f
parenta3ef788f9d39f457e472b93b4c20e7d658f37c80
expmed.c (expand_mult_highpart_adjust): Do not assume OP1 is a CONST_INT.

* expmed.c (expand_mult_highpart_adjust): Do not assume OP1
is a CONST_INT.
(expand_mult_highpart_optab): Call expand_mult_highpart_adjust
with NARROW_OP1 instead of OP1.

From-SVN: r81127
gcc/ChangeLog
gcc/expmed.c