r253785 - in /trunk/gcc: ChangeLog sbitmap.c

marxin@gcc.gnu.org marxin@gcc.gnu.org
Mon Oct 16 11:59:00 GMT 2017


Author: marxin
Date: Mon Oct 16 11:59:39 2017
New Revision: 253785

URL: https://gcc.gnu.org/viewcvs?rev=253785&root=gcc&view=rev
Log:
Add selftests for bitmap_set_range.

2017-10-16  Martin Liska  <mliska@suse.cz>

	* sbitmap.c (bitmap_bit_in_range_p_checking): New function.
	(test_set_range): Likewise.
	(test_range_functions): Rename to ...
	(test_bit_in_range): ... this.
	(sbitmap_c_tests): Add new test.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/sbitmap.c



More information about the Gcc-cvs mailing list