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 29e45a6..43623dc 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2016-01-11 Tom de Vries <tom@codesourcery.com>
+
+ PR tree-optimization/69108
+ * tree-parloops.c (gather_scalar_reductions): Handle case that outer phi
+ res is not used in a phi.
+
2016-01-11 Yury Gribov <y.gribov@samsung.com>
PR 67425