h8300.c: Fix a comment typo.
authorKazu Hirata <kazu@hxi.com>
Tue, 26 Dec 2000 18:14:54 +0000 (18:14 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 26 Dec 2000 18:14:54 +0000 (18:14 +0000)
commit3e39bdb96a502028033563eb2bc4235654395e3c
treef7ad0326d87ce17abc4cab0fbe9c633bb76d2248
parenta3027199a51e00d4e0b718f05ad73dd811578ab3
h8300.c: Fix a comment typo.

2000-12-26  Kazu Hirata  <kazu@hxi.com>

* config/h8300/h8300.c: Fix a comment typo.
(get_shift_alg): Do not output extra whitespace after one line
of assembly code.  Output a tab after an opcode instead of a
space.
(emit_a_shift): Output a tab after an opcode instead of a space.

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