optabs.c (gen_condiational_trap): Remove #define.
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 21 Apr 2005 10:13:38 +0000 (10:13 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 21 Apr 2005 10:13:38 +0000 (10:13 +0000)
commite3feb57152dbc5999bb84d8d778d0dfdc5ce42e8
tree13719338a8b4624e6f1cd2f84649f9e01033c094
parentd4e6fecb8fa3f91bf3dfd1a117e0f8e837943853
optabs.c (gen_condiational_trap): Remove #define.

* optabs.c (gen_condiational_trap): Remove #define.
(add_equal_note): Assertify. Remove explicit indirection from
call via function pointer.
(expand_ternary_op, expand_simple_binop, expand_binop,
expand_twoval_unop, expand_twoval_binop,
expand_twoval_binop_libfunc, expand_simple_unop expand_unop,
emit_unop_insn,  emit_no_conflict_block,  prepare_cmp_insn,
prepare_operand emit_cmp_and_jump_insn_1, emit_cmp_and_jump_insns,
prepare_float_lib_cmp, emit_conditional_move,
emit_conditional_add, gen_add2_insn, gen_add3_insn,
have_add2_insn, gen_sub2_insn, gen_sub3_insn, have_sub2_insn,
expand_float, expand_fix, debug_optab_libfuncs, gen_cond_trap,
vector_compare_rtx, expand_vec_cond_expr): Likewise.

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