* config/h8300/h8300.c (h8300_adjust_insn_length): Fix a
comment typo.
From-SVN: r48025
+2001-12-14 Kazu Hirata <kazu@hxi.com>
+
+ * config/h8300/h8300.c (h8300_adjust_insn_length): Fix a
+ comment typo.
+
2001-12-14 Kazu Hirata <kazu@hxi.com>
* config/h8300/h8300.c (h8300_handle_eightbit_data_attribute):
{
rtx pat;
- /* We must filter these ou before calling get_attr_adjust_length. */
+ /* We must filter these out before calling get_attr_adjust_length. */
if (GET_CODE (PATTERN (insn)) == USE
|| GET_CODE (PATTERN (insn)) == CLOBBER
|| GET_CODE (PATTERN (insn)) == SEQUENCE