* optabs.c (gen_condiational_trap): Remove #define.
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Apr 2005 10:13:38 +0000 (10:13 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Apr 2005 10:13:38 +0000 (10:13 +0000)
commitce572eff399f9e62be730401244e53f31bc7fde2
tree13719338a8b4624e6f1cd2f84649f9e01033c094
parent046bfc77364f8647fa26398c54a063d9d7f93022
* 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.

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