summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 9504817e269..3ec9ab7008f 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2015-11-24 Jan Hubicka <hubicka@ucw.cz>
+
+ * ipa-inline-analysis.c: Include gimplify.h
+ (set_cond_stmt_execution_predicate,
+ set_switch_stmt_execution_predicate): Be sure to not leak locations
+ to function body.
+
2015-11-25 Jakub Jelinek <jakub@redhat.com>
PR target/67089