* bitmap.c (bitmap_find_bit): Return early if we have the correct
commit9a3823f4e1492e17419d6d6d0de3f1e3f29c251c
authorrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 May 2002 14:46:01 +0000 (21 14:46 +0000)
committerrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 May 2002 14:46:01 +0000 (21 14:46 +0000)
treebe6cf18db8bf4a817092717508a0f3e4d6aad649
parent4c45e0187f86c0285c3c73c68a405698998018b8
* bitmap.c (bitmap_find_bit): Return early if we have the correct
element cached.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53686 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/bitmap.c