This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[commit] Re: [patch 5/7] STT_GNU_IFUNC symbols reader


On Mon, 28 Mar 2011 20:41:47 +0200, Tom Tromey wrote:
> Yeah, but I don't like that.  It isn't a big issue if you want to keep
> it as-is.

Left it as-is.  All the uses of hashtab_obstack_allocate could be reviewed
although it is also no concern in this case IMO.

The hash size 1 gets mapped to the next highest prime 7 which is also high
enough so I have left there 1, also other GDB code is using size 1 there.

Checked in:
	http://sourceware.org/ml/gdb-cvs/2011-03/msg00313.html


Thanks,
Jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]