h8300.c (h8300_adjust_insn_length): Correct the length computation of movsi.
authorKazu Hirata <kazu@hxi.com>
Wed, 13 Feb 2002 12:51:53 +0000 (12:51 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 13 Feb 2002 12:51:53 +0000 (12:51 +0000)
commit860391008114d895cce4bcf5d5cd33b503c2262f
tree3ba20eb512703ab8ebeaa8c0c5524db90d6bf751
parente1429da0269cfdcdc4ffeb2914efc978f6b4488d
h8300.c (h8300_adjust_insn_length): Correct the length computation of movsi.

* config/h8300/h8300.c (h8300_adjust_insn_length): Correct the
length computation of movsi.
* config/h8300/h8300.md (movsi_h8300hs): Correct the length.

From-SVN: r49728
gcc/ChangeLog
gcc/config/h8300/h8300.c
gcc/config/h8300/h8300.md