summaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorolegendo <olegendo@138bc75d-0d04-0410-961f-82ee72b054a4>2013-10-27 22:43:01 +0000
committerolegendo <olegendo@138bc75d-0d04-0410-961f-82ee72b054a4>2013-10-27 22:43:01 +0000
commita2b4a69257902784786427110c3b3960c19d3cb4 (patch)
tree1547f9a4735f39f1c2b273532e49c67693c9d5bd /gcc
parentadb7af075c41a3f0c0af5d52e2dd1f91cc59aa99 (diff)
downloadgcc-a2b4a69257902784786427110c3b3960c19d3cb4.tar.gz
Fix change log entry.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204111 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index c8769c9cf09..f4ad2215099 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -362,9 +362,9 @@
* config.gcc (sh-*): Add sh-mem.o to extra_obj.
* gcc/config/sh/t-sh (sh-mem.o): New rule.
* gcc/config/sh/sh-mem.cc (expand_block_move): Moved here.
- (sh4_expand_cmpstr): New function.
+ (sh_expand_cmpstr): New function.
* gcc/config/sh/sh.c (force_into, expand_block_move): Move to sh-mem.c.
- * gcc/config/sh/sh-protos.h (sh4_expand_cmpstr): Declare.
+ * gcc/config/sh/sh-protos.h (sh_expand_cmpstr): Declare.
* gcc/config/sh/sh.md (cmpstrsi, cmpstr_t): New patterns.
(rotlhi3_8): Rename.