aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 627d1bc..76da731 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,10 @@
2019-12-10 Jan Hubicka <hubicka@ucw.cz>
+ * predict.c (compute_function_frequency): Check for presence of IPA
+ profile.
+
+2019-12-10 Jan Hubicka <hubicka@ucw.cz>
+
* varasm.c (default_function_section): Fix confused tests for
tp_first_run reordering.