From: rsandifo Date: Sun, 16 Sep 2007 09:46:44 +0000 (+0000) Subject: Fix typo. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0e7ed1036dc0c12ed539729db59c4115e40b1923;p=thirdparty%2Fgcc.git Fix typo. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128526 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ff7bed5b7914..db1ef1ca73fb 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -2,7 +2,7 @@ * config/mips/mips.md (SHORT): Fix long line. (SUBDI): New mode iterator. Extend the shift-and-truncate insns - to QImode and HImoe. + to QImode and HImode. 2007-09-16 Richard Sandiford