h8300-protos.h: Update the prototypes of emit_a_rotate and expand_a_rotate.
authorKazu Hirata <kazu@hxi.com>
Tue, 29 Jan 2002 05:02:41 +0000 (05:02 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 29 Jan 2002 05:02:41 +0000 (05:02 +0000)
commita11d9dfc0a361855fda8f957ff2a0bba6494d3f6
tree7030b9b003c005c3855a6184d4b26bc1c8b04ecf
parent871f73e332d2ab60b0a9de3ab6f386996cc97cd7
h8300-protos.h: Update the prototypes of emit_a_rotate and expand_a_rotate.

* config/h8300/h8300-protos.h: Update the prototypes of
emit_a_rotate and expand_a_rotate.
* config/h8300/h8300.c (emit_a_rotate): Change the type of the
first argument to 'enum rtx_code'.
(expand_a_rotate): Likewise.

From-SVN: r49309
gcc/ChangeLog
gcc/config/h8300/h8300-protos.h
gcc/config/h8300/h8300.c