]> gcc.gnu.org Git - gcc.git/commit
h8300-protos.h: Update the prototype for compute_plussi_cc.
authorKazu Hirata <kazu@gcc.gnu.org>
Thu, 30 Jan 2003 15:36:19 +0000 (15:36 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 30 Jan 2003 15:36:19 +0000 (15:36 +0000)
commit87a902e411978db4d5d8bf8eca4f02561d949cbf
treed707fe737f1c21f4bb4093281fd8aa77d0eb00fe
parent0186a143cb0f11fdd3e5c5baf6968bcd59b154e1
h8300-protos.h: Update the prototype for compute_plussi_cc.

* 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.

From-SVN: r62141
gcc/ChangeLog
gcc/config/h8300/h8300-protos.h
gcc/config/h8300/h8300.c
gcc/config/h8300/h8300.md
This page took 0.05591 seconds and 5 git commands to generate.