optabs.c (expand_binop): Don't reuse the shift target in the middle of shift sequences.
authorRichard Sandiford <rsandifo@redhat.com>
Thu, 24 Oct 2002 08:48:27 +0000 (08:48 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 24 Oct 2002 08:48:27 +0000 (08:48 +0000)
commit5be5c8d4634ab72e1cd5f1bcbe85d7f5871f7de0
tree4f681e850b969f8ace058cf4945648225baa8306
parentdc871fd328795c434df643481a5f04c403d4f5b2
optabs.c (expand_binop): Don't reuse the shift target in the middle of shift sequences.

* optabs.c (expand_binop): Don't reuse the shift target in the
middle of shift sequences.

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