projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d5603e
)
fix spelling typo in previous ChnageLog entry.
author
Nick Clifton
<nickc@gcc.gnu.org>
Mon, 18 Mar 2002 10:21:43 +0000
(10:21 +0000)
committer
Nick Clifton
<nickc@gcc.gnu.org>
Mon, 18 Mar 2002 10:21:43 +0000
(10:21 +0000)
From-SVN: r50953
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index db0b67eb7c1f0bee5f0eacb12fc9a8315019ba4e..4de4c64e4258394773d8ddcd11087c4e8b10e3be 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-8,7
+8,7
@@
subregs in BIG_ENDIAN mode.
(storehi_bigend): Match use of least significant byte.
(storeinthi): Remove extraneous SUBREG.
- Add missing
s
onstruction of operands[2].
+ Add missing
c
onstruction of operands[2].
(movhi): Use gen_lowpart in place of gen_rtx_SUBREG.
(movqi): Use gen_lowpart in place of gen_rtx_SUBREG.
Replace gen_rtx (SUBREG) with gen_rtx_SUBREG.