OSDN Git Service

* config/h8300/h8300-protos.h: Update the prototype for
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Jan 2003 15:36:19 +0000 (15:36 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Jan 2003 15:36:19 +0000 (15:36 +0000)
commitd00580fa2ac42e841fef8fdf2c42416cb9c24a68
treed707fe737f1c21f4bb4093281fd8aa77d0eb00fe
parentdf034f844ad35169ff0b9bc32ec6968b1d7d39cb
* config/h8300/h8300-protos.h: Update the prototype for
compute_plussi_cc.
(cpp_reader): Declare before it is used.
* config/h8300/h8300.c (compute_plussi_cc): Change the return
type to int.
* config/h8300/h8300.md (monitor_prologue): Call abort() if we
see an unknown H8 variant.

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