h8300.c: Fix comment typos.
authorKazu Hirata <kazu@hxi.com>
Thu, 10 Aug 2000 23:21:52 +0000 (23:21 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 10 Aug 2000 23:21:52 +0000 (17:21 -0600)
commit64530b8273b20bad96738af0b8ec690f1fe6a094
tree5c39a5815bd152870d624c8175b95f4b10da13a1
parent6645c3fac816743d17d08fc47b9fbfa25d8d4a0f
h8300.c: Fix comment typos.

        * 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.

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