optabs.c (expand_binop): Correctly handle the carry in multiword add/subtract operations.
authorGeoffrey Keating <geoffk@redhat.com>
Mon, 27 Aug 2001 20:35:37 +0000 (20:35 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Mon, 27 Aug 2001 20:35:37 +0000 (20:35 +0000)
commit859cb4d84e389fbc9a9192969d94c7ae4f6e896d
tree458f1faacf003439d19ad06c43e2732ffb34ee21
parentb7a0c86f585f538a6d9f8f0877ae2a379e64fb05
optabs.c (expand_binop): Correctly handle the carry in multiword add/subtract operations.

* optabs.c (expand_binop): Correctly handle the carry in multiword
add/subtract operations.

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