From: Nick Clifton Date: Mon, 18 Mar 2002 10:21:43 +0000 (+0000) Subject: fix spelling typo in previous ChnageLog entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=66c17b6479031a268405d323d6efdef5870ef78b;p=gcc.git fix spelling typo in previous ChnageLog entry. From-SVN: r50953 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index db0b67eb7c1..4de4c64e425 100644 --- 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 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.