* config/h8300/h8300.c: Fix a comment typo.
From-SVN: r68646
This commit is contained in:
parent
cead95c241
commit
19cff4db3f
@ -1,3 +1,7 @@
|
||||
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)
|
||||
|
Loading…
Reference in New Issue
Block a user