aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 966b4a5..fab5bc5 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2013-10-31 Zhenqiang Chen <zhenqiang.chen@linaro.org>
+
+ * lower-subreg.c (resolve_simple_move): Copy REG_INC note.
+
2013-10-30 Vladimir Makarov <vmakarov@redhat.com>
PR bootstrap/58933