2001-01-09 Kazu Hirata <kazu@hxi.com>
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Jan 2001 20:02:35 +0000 (20:02 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Jan 2001 20:02:35 +0000 (20:02 +0000)
commit1545e1eb37760dfed945e0145af0807dd39a4489
treed31d6b7cfe65ed651d8634b67c8f354a2d461c91
parent0912a6a271de110d56de38327e7ffe0ea42a7405
2001-01-09  Kazu Hirata  <kazu@hxi.com>

* config/h8300/h8300.c (get_shift_alg): Remove an argument cpu.
Change an argument mode of machine_mode to shift_mode of
shift_mode.  Remove an extra error check.
(emit_a_shift): Adopt to the new calling prototype of
get_shift_alg.

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