xtensa.c (gen_int_relational): Use gcc_assert and gcc_unreachable as appropriate.
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 29 Apr 2005 07:04:49 +0000 (07:04 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 29 Apr 2005 07:04:49 +0000 (07:04 +0000)
commit177b6be0d9f4c6ff2f251ec57ea38b62a9736452
treea0e76f0c512c802629ce71338c1f26cf05cdfa2c
parent542f0c729112a46e5f2e04864d175436859dc169
xtensa.c (gen_int_relational): Use gcc_assert and gcc_unreachable as appropriate.

* config/xtensa/xtensa.c (gen_int_relational): Use gcc_assert and
gcc_unreachable as appropriate.
(gen_conditional_move, xtensa_split_operand_pair,
xtensa_split_operand_pair, xtensa_copy_incoming_a7,
xtensa_copy_incoming_a7, xtensa_copy_incoming_a7,
xtensa_copy_incoming_a7, xtensa_output_literal,
xtensa_output_literal, xtensa_output_literal): Likewise.
* config/xtensa/xtensa.h (INITIAL_ELIMINATION_OFFSET): Likewise.
* config/xtensa/xtensa.md (*btrue, *bfalse, *ubtrue, *ubfalse,
*bittrue, *bitfalse, *masktrue, *maskfalse, movsicc_internal0,
movsicc_internal1, movsfcc_internal0,
movsfcc_internal1): Likewise.

From-SVN: r98979
gcc/ChangeLog
gcc/config/xtensa/xtensa.c
gcc/config/xtensa/xtensa.h
gcc/config/xtensa/xtensa.md