OSDN Git Service

* h8300.c: Fix comment typos.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Aug 2000 23:21:52 +0000 (23:21 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Aug 2000 23:21:52 +0000 (23:21 +0000)
commit53aec7817c217e6004d8fb94df9d95c1211c7591
tree5c39a5815bd152870d624c8175b95f4b10da13a1
parent4214af46e6d43235360c2546be6ee40caf75649c
    * h8300.c: Fix comment typos.
        (dosize): Declare the variable amount as unsigned.
        (get_shift_alg): Fix a comparison between signed and unsigned.
        (emit_a_shift): Likewise.
        (h8300_adjust_insn_length): Simplify the code.

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