bitmap.c (bitmap_find_bit): Return early if we have the correct element cached.
authorRichard Earnshaw <rearnsha@arm.com>
Tue, 21 May 2002 14:46:01 +0000 (14:46 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Tue, 21 May 2002 14:46:01 +0000 (14:46 +0000)
commit279be7c8be548f0f0905ce019632b9f09cf06853
treebe6cf18db8bf4a817092717508a0f3e4d6aad649
parent193a563a8b03fac81c1476ff09534267dce35d80
bitmap.c (bitmap_find_bit): Return early if we have the correct element cached.

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

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