]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
ChangeLog typo fix.
authorJoern Rennecke <amylaar@gcc.gnu.org>
Mon, 8 Apr 2013 16:00:26 +0000 (17:00 +0100)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Mon, 8 Apr 2013 16:00:26 +0000 (17:00 +0100)
From-SVN: r197591

gcc/ChangeLog

index 0ff91d8afe489ea9abd1dadc34942946a307e2b2..e6abaf4008bb94c377fba26be7e9b8e0b74622e7 100644 (file)
@@ -28,7 +28,7 @@
        * config/epiphany/epiphany.md (mov_f+2): New peephole2 pattern.
        (cstoresi4): Also allow re-use of zero result when doing a NE
        comparison to a non-zero operand.
-       Use (clobber (sratch)) for first insn if the gpr output is not needed.
+       Use (clobber (scratch)) for first insn if the gpr output is not needed.
 
 2013-04-08  Jakub Jelinek  <jakub@redhat.com>