aboutsummaryrefslogtreecommitdiff
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 44ca2ce..042075e 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,12 @@
2018-11-20 Jan Hubicka <hubicka@ucw.cz>
+ PR lto/87997
+ * tree.c (free_lang_data_in_cgraph): Add argument fld; break out
+ type checking to...
+ (free_lang_data) ... here; update call of free_lang_data_in_cgraph.
+
+2018-11-20 Jan Hubicka <hubicka@ucw.cz>
+
PR ipa/87706
* ipa-fnsummary.c (pass_ipa_fnsummary): Do not remove functions
* ipa.c (possible_inline_candidate_p): Break out from ..