v850.c (print_operand): Use gcc_assert and gcc_unreachable, as appropriate.
authorNathan Sidwell <nathan@codesourcery.com>
Sat, 7 May 2005 15:32:16 +0000 (15:32 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Sat, 7 May 2005 15:32:16 +0000 (15:32 +0000)
commitf2f84cbaeb8e41ca297bd0087affc3f2f6befc7d
tree6bfb605d839bf5fe26d60522b3aa46964992283c
parentbb22512c9f2a6e96e1b97b417f58b7d42b121912
v850.c (print_operand): Use gcc_assert and gcc_unreachable, as appropriate.

* config/v850/v850.c (print_operand): Use gcc_assert and
gcc_unreachable, as appropriate.
(print_operand_address, v850_handle_data_area_attribute,
v850_encode_data_area, construct_restore_jr, construct_save_jarl,
v850_insert_attributes, construct_prepare_instruction): Likewise.
* config/v850/v850.h (INITIAL_ELIMINATION_OFFSET): Likewise.
* config/v850/v850.md (movsicc, *sasf_1): Likewise.

From-SVN: r99351
gcc/ChangeLog
gcc/config/v850/v850.c
gcc/config/v850/v850.h
gcc/config/v850/v850.md