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 c7674e5..5ae37fc 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2016-01-12 Jakub Jelinek <jakub@redhat.com>
+
+ PR target/69175
+ * ifcvt.c (cond_exec_process_if_block): When removing the last
+ insn from then_bb, remove also any possible barriers that follow it.
+
2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
PR target/68456