expmed.c (expand_mult_highpart): Use op1 instead of wide_op1 when mode instead of...
authorGeoff Keating <geoffk@cygnus.com>
Mon, 3 Jul 2000 19:33:09 +0000 (19:33 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Mon, 3 Jul 2000 19:33:09 +0000 (19:33 +0000)
commit3b5286d750ae58ea5ef78bbdda5197cc4702f282
tree153b283283c356ccf226f8a2ed2daab7cc3acf32
parent5e6d6bf072d5dd205fb968dbaf0492d7389d9026
expmed.c (expand_mult_highpart): Use op1 instead of wide_op1 when mode instead of wider_mode is being used.

* expmed.c (expand_mult_highpart): Use op1 instead of wide_op1 when
mode instead of wider_mode is being used.

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