]> git.ipfire.org Git - thirdparty/gcc.git/commit
sbitmap.h (sbitmap_iter_init): Consistently treat bit_num as the current bit index...
authorKazu Hirata <kazu@codesourcery.com>
Tue, 7 Jun 2005 20:45:08 +0000 (20:45 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 7 Jun 2005 20:45:08 +0000 (20:45 +0000)
commit108267cd5609ef326744e1593f878a36e3c09675
treefe58c0e358d54ef7912f1d998493dc0e40326547
parente699ee2475bbeb933abcbecfc25ffe1304645eb4
sbitmap.h (sbitmap_iter_init): Consistently treat bit_num as the current bit index with no modulo.

* sbitmap.h (sbitmap_iter_init): Consistently treat bit_num as
the current bit index with no modulo.

From-SVN: r100720
gcc/ChangeLog
gcc/sbitmap.h