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 4255d26..4cd9f8c 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2018-09-27 Martin Liska <mliska@suse.cz>
+
+ * coverage.c (get_coverage_counts): Revert the formatting
+ of missing profile opt info.
+
2018-09-27 Richard Biener <rguenther@suse.de>
PR debug/37801