This is the mail archive of the gcc-cvs@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]

r157080 - in /trunk/gcc: ChangeLog ebitmap.c


Author: dnovillo
Date: Fri Feb 26 01:51:27 2010
New Revision: 157080

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157080
Log:

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.


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


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