]> git.ipfire.org Git - thirdparty/gcc.git/commit
h8300-protos.h: Update the prototype of output_a_shift.
authorKazu Hirata <kazu@hxi.com>
Tue, 29 Jan 2002 05:10:13 +0000 (05:10 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 29 Jan 2002 05:10:13 +0000 (05:10 +0000)
commit1a27522615276224fb32f46e9627eef0a9ea30d0
tree36eae926eb66986fa716a97e3cd7eb15494baaa3
parenta11d9dfc0a361855fda8f957ff2a0bba6494d3f6
h8300-protos.h: Update the prototype of output_a_shift.

* config/h8300/h8300-protos.h: Update the prototype of
output_a_shift.
* config/h8300/h8300.c (output_a_shift): Remove an unused
argument 'insn'.  Remove redundant code.
* config/h8300/h8300.md: Adust to the new prototype of
output_a_shift.

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