m32r.c (m32r_encode_section_info): Use gcc_assert and gcc_unreachable, as appropriate.
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 6 May 2005 10:23:03 +0000 (10:23 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 6 May 2005 10:23:03 +0000 (10:23 +0000)
commit75c3cfba3919ee87bcc1459792eb81aba05a55ff
tree793e795f3aee62d7de93699942e869e6b205028d
parent46fb43a7cf213582042c78ff14fc11e039012a72
m32r.c (m32r_encode_section_info): Use gcc_assert and gcc_unreachable, as appropriate.

* config/m32r/m32r.c (m32r_encode_section_info): Use gcc_assert
and gcc_unreachable, as appropriate.
(gen_compare, gen_split_move_double, m32r_setup_incoming_varargs,
m32r_expand_prologue, m32r_output_function_epilogue,
m32r_legitimize_pic_address, m32r_print_operand_address,
emit_cond_move, m32r_function_symbol,
m32r_output_block_move): Likewise.
* config/m32r/m32r.h (INITIAL_ELIMINATION_OFFSET): Likewise.
* config/m32r/m32r.md ( *movsi_insn, *zero_branch_insn,
*rev_zero_branch_insn): Likewise.

From-SVN: r99309
gcc/ChangeLog
gcc/config/m32r/m32r.c
gcc/config/m32r/m32r.h
gcc/config/m32r/m32r.md