bfin.c (emit_link_insn, [...]): Use gcc_assert or gcc_unreachable as appropriate.
authorNathan Sidwell <nathan@codesourcery.com>
Mon, 2 May 2005 14:29:44 +0000 (14:29 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Mon, 2 May 2005 14:29:44 +0000 (14:29 +0000)
commit3b9dd7692bfdde3ff813fe35f0e0b8221132b0f8
treef505041cb2ac1365eef4f7680035d491906335e1
parent1e872f31fbc1a24624417b33a2c9bcda1664fcb1
bfin.c (emit_link_insn, [...]): Use gcc_assert or gcc_unreachable as appropriate.

* config/bfin/bfin.c (emit_link_insn, effective_address_32bit_p,
print_address_operand, print_operand, legitimize_pic_address,
asm_conditional_branch, bfin_gen_compare, output_push_multiple,
output_pop_multiple): Use gcc_assert or gcc_unreachable as
appropriate.
* config/bfin/bfin.md (movsf splitter, beq, bne): Likewise.

Co-Authored-By: Bernd Schmidt <bernd.schmidt@analog.com>
From-SVN: r99096
gcc/ChangeLog
gcc/config/bfin/bfin.c
gcc/config/bfin/bfin.md