(convert_move): Truncate via word_mode only if to_mode fits in one word.
authorRichard Stallman <rms@gnu.org>
Sat, 27 Feb 1993 19:04:24 +0000 (19:04 +0000)
committerRichard Stallman <rms@gnu.org>
Sat, 27 Feb 1993 19:04:24 +0000 (19:04 +0000)
commitd3c64ee3f322bedd7e692b6a767be7ef424f337c
tree31946851dffac03661828384928f66c757e5f1f8
parent0df69870f149a0576e6d2b9699583d22fb2583fe
(convert_move): Truncate via word_mode only if to_mode fits in one word.

Truncate by referring in TO_MODE for any FROM, but force_reg if nec.

From-SVN: r3553
gcc/expr.c