Commit 19cff4db by Kazu Hirata Committed by Kazu Hirata

* config/h8300/h8300.c: Fix a comment typo.

From-SVN: r68646
parent cead95c2
2003-06-28 Kazu Hirata <kazu@cs.umass.edu>
* config/h8300/h8300.c: Fix a comment typo.
2003-06-28 Nathan Sidwell <nathan@codesourcery.com>
* c-parse.in (yylexstring): Use a location_t.
......
......@@ -4470,7 +4470,7 @@ byte_accesses_mergeable_p (rtx addr1, rtx addr2)
}
/* Return nonzero if we have the same comparison insn as I3 two insns
before I3. I3 is assumed to be a comparision insn. */
before I3. I3 is assumed to be a comparison insn. */
int
same_cmp_preceding_p (rtx i3)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment