* hash.c (DEFAULT_SIZE): Revert last change.
commit43a0faefcaff0c797fed41b3cd6f8ceba99c52d5
authorAlan Modra <amodra@bigpond.net.au>
Wed, 3 May 2006 04:20:52 +0000 (3 04:20 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Wed, 3 May 2006 04:20:52 +0000 (3 04:20 +0000)
tree75809500024ff0da5918561452f27707298d1d34
parentbb5640403c2eafafe88656ab1dac9e79b810c624
* hash.c (DEFAULT_SIZE): Revert last change.
(higher_prime_number): Correct test for no larger prime.  Don't
abort on error, instead return 0.  Depopulate primes[].
(bfd_hash_lookup): If we overflow size, refuse to grow table.
bfd/ChangeLog
bfd/hash.c