]> git.ipfire.org Git - thirdparty/gcc.git/commit
bitmap.c (bitmap_elt_insert_after, [...]): Use checking asserts.
authorJan Hubicka <jh@suse.cz>
Wed, 9 Jun 2010 23:13:58 +0000 (01:13 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 9 Jun 2010 23:13:58 +0000 (23:13 +0000)
commit377002a9c0aafcd2061b496e19778f826ad058a4
tree2b01e9bc1d7b9c8d3199c5704a4864a60f1271e6
parent508141355c24fe58f796868bc5f54ccbf01d3b9a
bitmap.c (bitmap_elt_insert_after, [...]): Use checking asserts.

* bitmap.c (bitmap_elt_insert_after, bitmap_first_set_bit,
bitmap_first_set_bit, bitmap_last_set_bit, bitmap_last_set_bit,
bitmap_and_into, bitmap_and_compl_into, bitmap_set_range,
bitmap_compl_and_into, bitmap_elt_ior): Use checking asserts.

From-SVN: r160516
gcc/ChangeLog
gcc/bitmap.c