aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index b4e5948..a333d06 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,9 @@
2017-07-01 Jan Hubicka <hubicka@ucw.cz>
+ * trans-mem.c (split_bb_make_tm_edge): Update profile.
+
+2017-07-01 Jan Hubicka <hubicka@ucw.cz>
+
* tree-if-conv.c (combine_blocks): Use make_single_succ_edge
to keep profile consistent.