2010-02-25 Nicolas Benoit <nbenoit@tuxfamily.org>
commite3e1f14f06090e4684ba6708ea2b22c125a690fd
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Feb 2010 01:51:27 +0000 (26 01:51 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Feb 2010 01:51:27 +0000 (26 01:51 +0000)
treef70b6f2552f3c55b066b3787991d366798284980
parent6d7269842d5bf41e1c06a1a33ba4c8ddb24f95d8
2010-02-25  Nicolas Benoit  <nbenoit@tuxfamily.org>

* ebitmap.c: Change calls to verify_popcount with calls to
sbitmap_verify_popcount.
(ebitmap_clear_bit): Fixed map->cacheindex test and
map>cache update when bit clearing results in an empty
element.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157080 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ebitmap.c