(expand_twoval_binop): Use convert_modes.
authorRichard Stallman <rms@gnu.org>
Thu, 9 Sep 1993 19:50:55 +0000 (19:50 +0000)
committerRichard Stallman <rms@gnu.org>
Thu, 9 Sep 1993 19:50:55 +0000 (19:50 +0000)
commit0661a3dea182de953da615fad2f366a456635c69
treef2d61b7cbca5b7ae1588d53b4304215023af95d9
parent81722fa979363c046801022c0c2c517f6ce3f0f7
(expand_twoval_binop): Use convert_modes.

(expand_complex_abs): Likewise.
(emit_cmp_insn): Likewise.
(expand_inline_function): Likewise.

(widen_operand): New arg OLDMODE.
(expand_binop, expand_unop): Fix calls to widen_operand.

From-SVN: r5296
gcc/optabs.c