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 1cfcc31..472d8f7 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2018-10-22 Yury Gribov <tetra2005@gmail.com>
+
+ PR tree-optimization/87633
+ * match.pd: Do not generate unordered integer comparisons.
+
2018-10-22 Segher Boessenkool <segher@kernel.crashing.org>
PR rtl-optimization/87600