Revert all patches for optimization of Complex .op.
authorToon Moene <toon@moene.indiv.nluug.nl>
Wed, 10 Jul 2002 21:13:26 +0000 (23:13 +0200)
committerToon Moene <toon@gcc.gnu.org>
Wed, 10 Jul 2002 21:13:26 +0000 (21:13 +0000)
commit086bbd21cd1f4ef5c83ac82601ddd0be2f20e357
tree20b08d545cc7d533bc9d754a9b90302cb34abc5b
parent126dbce033efc65645fd30054f0c33c56df91529
Revert all patches for optimization of Complex .op.

2002-07-10  Toon Moene  <toon@moene.indiv.nluug.nl>

Revert all patches for optimization of Complex .op. Real.
* complex_part_zero_p: Remove
* expand_cmplxdiv_straight: Replace complex_part_zero_p(x)
with x.
* expand_cmplxdiv_wide: Ditto.
* expand_binop: Ditto.

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