From: David Malcolm Date: Tue, 11 Jul 2017 14:02:27 +0000 (+0000) Subject: Fix ChangeLog omission in r250133 X-Git-Tag: basepoints/gcc-9~6040 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3fd10f97f1c2a0b832596c3b2b5c8bb22d81bf90;p=thirdparty%2Fgcc.git Fix ChangeLog omission in r250133 From-SVN: r250134 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c971e8abccb0..699239a63373 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -8,6 +8,7 @@ support for filtering to just the lines already specified by other locations. (layout::will_show_line_p): New method. + (gcc_rich_location::add_location_if_nearby): New method. (selftest::test_add_location_if_nearby): New test function. (selftest::diagnostic_show_locus_c_tests): Call it. * gcc-rich-location.h (gcc_rich_location::add_location_if_nearby):