ChangeLog typo fix.
authoramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Apr 2013 16:00:26 +0000 (16:00 +0000)
committeramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Apr 2013 16:00:26 +0000 (16:00 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@197591 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 0ff91d8..e6abaf4 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>