This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] Fix libiberty/hashtab.c
- From: Richard Henderson <rth at redhat dot com>
- To: Josef Zlomek <zlomj9am at artax dot karlin dot mff dot cuni dot cz>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 30 Oct 2003 08:57:00 -0800
- Subject: Re: [patch] Fix libiberty/hashtab.c
- References: <20031030145046.GA20724@artax.karlin.mff.cuni.cz>
On Thu, Oct 30, 2003 at 03:50:46PM +0100, Josef Zlomek wrote:
> * hashtab.c (htab_find_slot_with_hash): Decrease n_deleted
> instead of increasing n_elements when inserting to deleted slot.
Ok.
r~