optabs.c (expand_binop): Make sure the first subword's result gets stored.
authorDJ Delorie <dj@redhat.com>
Wed, 23 Mar 2005 03:04:10 +0000 (22:04 -0500)
committerDJ Delorie <dj@gcc.gnu.org>
Wed, 23 Mar 2005 03:04:10 +0000 (22:04 -0500)
commit06cd9d722014967a0769f4771edf4a3f3953b087
tree4a124f6b7cb1fcf0456b0892e67b160d99b04c1c
parentc5106933db9c5bfd454da9e8cf4f9c578b3c96f5
optabs.c (expand_binop): Make sure the first subword's result gets stored.

* optabs.c (expand_binop): Make sure the first subword's result
gets stored.

From-SVN: r96921
gcc/ChangeLog
gcc/optabs.c