]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix typo.
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 Sep 2007 09:46:44 +0000 (09:46 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 Sep 2007 09:46:44 +0000 (09:46 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128526 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index ff7bed5b79147f78eb3d08db27a7a1554387538b..db1ef1ca73fbafbd349ddddae4257b1cf4ad80fb 100644 (file)
@@ -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  <rsandifo@nildram.co.uk>