Commit aefb0819 by Joern Rennecke

ChangeLog typo fix.

From-SVN: r197591
parent 2ccc703d
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
* config/epiphany/epiphany.md (mov_f+2): New peephole2 pattern. * config/epiphany/epiphany.md (mov_f+2): New peephole2 pattern.
(cstoresi4): Also allow re-use of zero result when doing a NE (cstoresi4): Also allow re-use of zero result when doing a NE
comparison to a non-zero operand. 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> 2013-04-08 Jakub Jelinek <jakub@redhat.com>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment