fix spelling typo in previous ChnageLog entry.
authorNick Clifton <nickc@gcc.gnu.org>
Mon, 18 Mar 2002 10:21:43 +0000 (10:21 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Mon, 18 Mar 2002 10:21:43 +0000 (10:21 +0000)
From-SVN: r50953

gcc/ChangeLog

index db0b67eb7c1f0bee5f0eacb12fc9a8315019ba4e..4de4c64e4258394773d8ddcd11087c4e8b10e3be 100644 (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.