]> git.ipfire.org Git - thirdparty/gcc.git/commit
hashtab.c (htab_traverse): Don't call htab_expand for nearly empty hashtabs with...
authorJakub Jelinek <jakub@redhat.com>
Sun, 21 Jun 2009 09:37:31 +0000 (11:37 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sun, 21 Jun 2009 09:37:31 +0000 (11:37 +0200)
commita46f975bee74ff08eb97aac61f2fb81faa2c173f
tree78044b4964bd0f9ad698377fc65677426b49252f
parent3d25028c8fc3d8708cb1e1542689ab89a6c2aeed
hashtab.c (htab_traverse): Don't call htab_expand for nearly empty hashtabs with sizes 7, 13 or 31.

* hashtab.c (htab_traverse): Don't call htab_expand for
nearly empty hashtabs with sizes 7, 13 or 31.

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