On 08/04/2017 04:04 PM, David Malcolm wrote:
> gcc/ChangeLog:
> * input.c: Include "selftest-input.h".
> (selftest::assert_loceq): Remove "static". Add "report_loc" param
> and update assertions to use it.
> (selftest::test_accessing_ordinary_linemaps): Use ASSERT_LOCEQ
>
gcc/ChangeLog:
* input.c: Include "selftest-input.h".
(selftest::assert_loceq): Remove "static". Add "report_loc" param
and update assertions to use it.
(selftest::test_accessing_ordinary_linemaps): Use ASSERT_LOCEQ
rather than assert_loceq.
(selftes