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 dc52c16d6fb..5e8b5388b20 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2017-11-25 Jakub Jelinek <jakub@redhat.com>
+
+ PR target/82848
+ * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin): Don't fold
+ builtins not enabled in the currently selected ISA.
+
2017-11-24 Jackson Woodruff <jackson.woodruff@arm.com>
PR tree-optimization/71026