This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 01/22] Expose assert_loceq outside of input.c; add ASSERT_LOCEQ


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
> 	rather than assert_loceq.
> 	(selftest::test_builtins): Likewise.
> 	* selftest-input.h: New file.
No concerns here.  IMHO this is all probably within an area that I think
you could argue for self-approval.

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]