gcc/gcc ChangeLog bitmap.c

kazu@gcc.gnu.org kazu@gcc.gnu.org
Fri Nov 26 07:07:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	kazu@gcc.gnu.org	2004-11-26 07:07:01

Modified files:
	gcc            : ChangeLog bitmap.c 

Log message:
	* bitmap.c (bitmap_find_bit): Speed up by traversing from
	head->first if that seems profitable.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6568&r2=2.6569
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/bitmap.c.diff?cvsroot=gcc&r1=1.64&r2=1.65



More information about the Gcc-cvs mailing list