OSDN Git Service

fix spelling typo in previous ChnageLog entry.
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Mar 2002 10:21:43 +0000 (10:21 +0000)
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Mar 2002 10:21:43 +0000 (10:21 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50953 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index db0b67e..4de4c64 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.