optabs.c (expand_binop): In multi-word add cases, ensure XTARGET is copied to TARGET...
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Tue, 15 Apr 2003 13:06:58 +0000 (13:06 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 15 Apr 2003 13:06:58 +0000 (09:06 -0400)
commitd0ccc658cb93a6a31a4324302ff6175244dab968
treec4d899366fa1c01553a24de869cc410ef00881bd
parent29921faf497b685d7a63ce2f16bae9a4f08d1dfd
optabs.c (expand_binop): In multi-word add cases, ensure XTARGET is copied to TARGET if they are different.

* optabs.c (expand_binop): In multi-word add cases, ensure
XTARGET is copied to TARGET if they are different.

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