aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 14a5518..6262f03 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2016-09-23 Doug Gilmore <doug.gilmore@imgtec.com>
+
+ PR tree-optimization/77654
+ * tree-ssa-alias.c (issue_prefetch_ref): Add call
+ to duplicate_ssa_name_ptr_info.
+
2016-09-23 David Malcolm <dmalcolm@redhat.com>
PR preprocessor/77672