projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54eef93
)
Fix typo in comment.
author
Jim Wilson
<wilson@gcc.gnu.org>
Tue, 10 Sep 1996 16:59:05 +0000
(09:59 -0700)
committer
Jim Wilson
<wilson@gcc.gnu.org>
Tue, 10 Sep 1996 16:59:05 +0000
(09:59 -0700)
From-SVN: r12695
gcc/config/sh/sh.h
patch
|
blob
|
history
diff --git
a/gcc/config/sh/sh.h
b/gcc/config/sh/sh.h
index 8d2245453a1ae23ae68b7ae8ffa13a355994f3b4..b3ac9c9f930e974f573e2c29470aa0705ca697be 100644
(file)
--- a/
gcc/config/sh/sh.h
+++ b/
gcc/config/sh/sh.h
@@
-1079,7
+1079,7
@@
extern struct rtx_def *sh_builtin_saveregs ();
rtx sum; \
\
GO_IF_LEGITIMATE_INDEX (MODE, index_rtx, WIN); \
- /* On rare occa
is
ons, we might get an unaligned pointer \
+ /* On rare occa
si
ons, 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 \