]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/hashtab.c
hashtab.c (higher_prime_number): Use 7 as minimum.
authorRichard Henderson <rth@redhat.com>
Wed, 10 Apr 2002 00:14:53 +0000 (17:14 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 10 Apr 2002 00:14:53 +0000 (17:14 -0700)
commit4fc4e47839a0dcb61bd3ba937e831a0212f468d9
treecdbe123c0aa102ef5a672b9f01871e43d97f60b7
parentb911c031b3281db6d8b705b0e63c37da3e2193d2
hashtab.c (higher_prime_number): Use 7 as minimum.

        * hashtab.c (higher_prime_number): Use 7 as minimum.
        (find_empty_slot_for_expand): Don't compute hash2 unless needed.
        (htab_find_slot_with_hash): Likewise.

From-SVN: r52099
libiberty/ChangeLog
libiberty/hashtab.c