]> git.ipfire.org Git - thirdparty/gcc.git/commit
bitmap.c (bitmap_find_bit): Return early if we have the correct element cached.
authorRichard Earnshaw <rearnsha@arm.com>
Fri, 24 May 2002 12:23:36 +0000 (12:23 +0000)
committerDavid S. Miller <davem@gcc.gnu.org>
Fri, 24 May 2002 12:23:36 +0000 (05:23 -0700)
commit5ad29c77b0a59238f906771cd4a785a87dc4936b
treed964bc142d1bc128778b89cf0df704f8bf324f9b
parenta8bb4339ec2f06e5a4b14eddfff956ba7c38d4a2
bitmap.c (bitmap_find_bit): Return early if we have the correct element cached.

2002-05-21  Richard Earnshaw  <rearnsha@arm.com>

* bitmap.c (bitmap_find_bit): Return early if we have the correct
element cached.

From-SVN: r53838
gcc/ChangeLog
gcc/bitmap.c