summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index b30caadbfb7..0ae2b0338fb 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,14 @@
+2016-06-22 David Malcolm <dmalcolm@redhat.com>
+
+ PR c/70339
+ * diagnostic-core.h (pedwarn_at_rich_loc): New prototype.
+ * diagnostic.c (pedwarn_at_rich_loc): New function.
+ * spellcheck.h (best_match::best_match): Add a
+ "best_distance_so_far" optional parameter.
+ (best_match::set_best_so_far): New method.
+ (best_match::get_best_distance): New accessor.
+ (best_match::get_best_candidate_length): New accessor.
+
2016-06-22 Nick Clifton <nickc@redhat.com>
* dwarf2out.c (scompare_loc_descriptor): Use SCALAR_INT_MODE_P() in