optabs.c (complex_part_zero_p): New.
authorToon Moene <toon@moene.indiv.nluug.nl>
Sat, 18 May 2002 19:45:18 +0000 (21:45 +0200)
committerToon Moene <toon@gcc.gnu.org>
Sat, 18 May 2002 19:45:18 +0000 (19:45 +0000)
commit6835a09cfcbfe46a57fa503ca07d5b9f43551a0e
treeedc2de3e7cd3282bb8bbeb327203167572367109
parentd48bc59acf17cb6141afdba04724b31cbb8f36fd
optabs.c (complex_part_zero_p): New.

2002-05-18  Toon Moene  <toon@moene.indiv.nluug.nl>

* optabs.c (complex_part_zero_p): New.
* (expand_cmplxdiv_straight): Use it.
* (expand_cmplxdiv_wide): Ditto.
* (expand_binop): Ditto.

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