]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix typo in ChangeLog
authorMichael Meissner <meissner@gcc.gnu.org>
Thu, 17 Oct 2013 20:30:34 +0000 (20:30 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Thu, 17 Oct 2013 20:30:34 +0000 (20:30 +0000)
From-SVN: r203797

gcc/ChangeLog

index 0c53f55f4bcff4700763f8c39cb12131d3556109..b4e88e26c9020a1297785baebbd901f92e12b7b0 100644 (file)
        instructions.
        (ww constraint): Likewise.
        (wy constraint): Likewise.
-       (wv constraint): Repurpose ISA 2.07 constraint that we not used in
-       the previous submissions.
+       (wv constraint): Repurpose ISA 2.07 constraint that we did not use
+       in the previous submissions.
        * doc/md.texi (PowerPC and IBM RS6000): Likewise.
 
 2013-09-23  Richard Sandiford  <rdsandiford@googlemail.com>