]> git.ipfire.org Git - thirdparty/gcc.git/commit
hashtab.c (htab_find_slot_with_hash): Decrease n_deleted instead of increasing n_elem...
authorJosef Zlomek <zlomekj@suse.cz>
Thu, 30 Oct 2003 17:00:51 +0000 (18:00 +0100)
committerJosef Zlomek <zlomek@gcc.gnu.org>
Thu, 30 Oct 2003 17:00:51 +0000 (17:00 +0000)
commite0432c1c143af0e0f6b45d9606e62973373b714d
tree4eea71b89b95bd7e69eeea0bad32519df9cb1f8c
parent4f1cad002d1ff9c297ecbb799e83c5e8be6ebb8b
hashtab.c (htab_find_slot_with_hash): Decrease n_deleted instead of increasing n_elements when inserting to deleted slot.

* hashtab.c (htab_find_slot_with_hash): Decrease n_deleted
instead of increasing n_elements when inserting to deleted slot.

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