summaryrefslogtreecommitdiff
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 ba70e825e81..70365835977 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2016-01-14 Jeff Law <law@redhat.com>
+
+ * tree-ssa-dom.c (ssa_name_has_boolean_range): Fix comment
+ typo.
+
2016-01-14 Richard Henderson <rth@redhat.com>
PR c/69272