summaryrefslogtreecommitdiff
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 a4d8cff9dea..d0b7223fc98 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,11 @@
2017-10-23 Richard Biener <rguenther@suse.de>
+ PR tree-optimization/82672
+ * graphite-isl-ast-to-gimple.c (graphite_copy_stmts_from_block):
+ Fold the stmt if we propagated into it.
+
+2017-10-23 Richard Biener <rguenther@suse.de>
+
* tree-ssa-pre.c (bitmap_remove_from_set): Rename to...
(bitmap_remove_expr_from_set): ... this. All callers call this
for non-constant values.