]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/hashtab.c
hashtab.c (higher_prime_number): Use a table, rather than a seive, to find the next...
authorMark Mitchell <mark@codesourcery.com>
Mon, 27 Nov 2000 04:23:38 +0000 (04:23 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 27 Nov 2000 04:23:38 +0000 (04:23 +0000)
commita4c9b97e262791f8bfc0e12ad1d564c90d8b966a
treefe78cc9d5672a5574eff55bb4c96cf9a55f5eb4c
parente9608fe6f0bc34b79bb3750e9d22065632cc4b27
hashtab.c (higher_prime_number): Use a table, rather than a seive, to find the next prime.

* hashtab.c (higher_prime_number): Use a table, rather than a
seive, to find the next prime.

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