aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index ff46540..a3464e0 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -186,8 +186,8 @@
2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
- * tree-ssa-dom.c (test_for_singularity): fix a comment typo.
- * vr-values.c (find_case_label_ranges): fix a comment typo.
+ * tree-ssa-dom.c (test_for_singularity): Fix a comment typo.
+ * vr-values.c (find_case_label_ranges): Fix a comment typo.
2019-01-23 Bin Cheng <bin.cheng@arm.com>
Steve Ellcey <sellcey@marvell.com>