stormy16.c (xstormy16_emit_cbranch): Use gcc_assert and gcc_unreachable as appropriate.
authorNathan Sidwell <nathan@codesourcery.com>
Tue, 10 May 2005 07:44:42 +0000 (07:44 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 10 May 2005 07:44:42 +0000 (07:44 +0000)
commit4718bfd8f6ca96daedff76278d99423054d3a035
treedb2a286e2ba7a113f1e24b4202f00a8e023aade3
parent9d9165ef4838d286ac546d6168ffa8a4712acc2c
stormy16.c (xstormy16_emit_cbranch): Use gcc_assert and gcc_unreachable as appropriate.

* config/stormy16/stormy16.c (xstormy16_emit_cbranch): Use
gcc_assert and gcc_unreachable as appropriate.
(xstormy16_split_cbranch, xstormy16_output_cbranch_hi,
xstormy16_output_cbranch_si, xstormy16_split_move,
xstormy16_initial_elimination_offset,
xstormy16_encode_section_info, xstormy16_print_operand_address,
xstormy16_expand_call, xstormy16_expand_arith,
xstormy16_output_shift, xstormy16_init_builtins): Likewise.

From-SVN: r99505
gcc/ChangeLog
gcc/config/stormy16/stormy16.c