]> git.ipfire.org Git - thirdparty/gcc.git/commit
h8300.c (compute_a_shift_length): Fix the insn length computation when xor.l is output.
authorKazu Hirata <kazu@cs.umass.edu>
Fri, 22 Nov 2002 14:16:12 +0000 (14:16 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Fri, 22 Nov 2002 14:16:12 +0000 (14:16 +0000)
commit41c3eb5d451b5c045decbfa24426c595b7dbd0f4
tree04c12012b7d819b86dcd83d3db373908795fcad5
parentc6d58c66821b943935eabb4f9d848a2cdd36abd0
h8300.c (compute_a_shift_length): Fix the insn length computation when xor.l is output.

* config/h8300/h8300.c (compute_a_shift_length): Fix the insn
length computation when xor.l is output.

From-SVN: r59376
gcc/ChangeLog
gcc/config/h8300/h8300.c