* hash.c (DEFAULT_SIZE): Revert last change.
authorAlan Modra <amodra@gmail.com>
Wed, 3 May 2006 04:20:52 +0000 (04:20 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 3 May 2006 04:20:52 +0000 (04:20 +0000)
commitbd75c995a741ebdb45a8398f1c9070f11d6c2dc7
tree9a0753fd2861d7dfdfb9d97401d471fbeba7bb7c
parent1d9a90cc39916e8c174581835f5583acde445186
* 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