OSDN Git Service

* config/v850/v850.c (print_operand): Use gcc_assert and
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 7 May 2005 15:32:16 +0000 (15:32 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 7 May 2005 15:32:16 +0000 (15:32 +0000)
commit9623efd726a94c4420dcb768b2cf7556e68efb8a
tree6bfb605d839bf5fe26d60522b3aa46964992283c
parent6414dd4c704e0b7198da1506dd8d0b238ca77ec4
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99351 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/v850/v850.c
gcc/config/v850/v850.h
gcc/config/v850/v850.md