CVSROOT: /cvs/gcc Module name: gcc Changes by: kazu@gcc.gnu.org 2004-10-18 23:56:18 Modified files: gcc : sbitmap.h Log message: * sbitmap.h (EXECUTE_IF_SET_IN_SBITMAP): Speed up by shifting the currently visited word to right. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/sbitmap.h.diff?cvsroot=gcc&r1=1.23&r2=1.24