Fix typo in comment.

From-SVN: r12695
This commit is contained in:
Jim Wilson 1996-09-10 09:59:05 -07:00
parent 54eef932ca
commit 24f72d7685
1 changed files with 1 additions and 1 deletions

View File

@ -1079,7 +1079,7 @@ extern struct rtx_def *sh_builtin_saveregs ();
rtx sum; \
\
GO_IF_LEGITIMATE_INDEX (MODE, index_rtx, WIN); \
/* On rare occaisons, we might get an unaligned pointer \
/* On rare occasions, we might get an unaligned pointer \
that is indexed in a way to give an aligned address. \
Therefore, keep the lower two bits in offset_base. */ \
/* Instead of offset_base 128..131 use 124..127, so that \