OSDN Git Service

2002-07-10 Toon Moene <toon@moene.indiv.nluug.nl>
authortoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Jul 2002 21:13:26 +0000 (21:13 +0000)
committertoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Jul 2002 21:13:26 +0000 (21:13 +0000)
commit63ec94ba39b9ef7645dae71e214a63dfbd4545eb
tree20b08d545cc7d533bc9d754a9b90302cb34abc5b
parentbf522d86f8c1ccbd5f460758aaa48e447450cb81
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@55379 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/optabs.c