fix spelling typo in previous ChnageLog entry.

From-SVN: r50953
This commit is contained in:
Nick Clifton 2002-03-18 10:21:43 +00:00
parent 5d5603e2cc
commit 66c17b6479
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
subregs in BIG_ENDIAN mode.
(storehi_bigend): Match use of least significant byte.
(storeinthi): Remove extraneous SUBREG.
Add missing sonstruction of operands[2].
Add missing construction 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.