This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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]

Re: [PATCH] Use hashtab.[ch] hashtable for IA-64 loc_hash_table


On Thu, 2003-09-11 at 10:59, Jakub Jelinek wrote:
> On Wed, Sep 10, 2003 at 10:29:41AM -0700, David Mosberger wrote:
> > get_dyn_sym_info() is ia64-specific and looks like it's doing a linear
> > list-traversal.

This problem was pointed out in an earlier message from Will Cohen.
    http://sources.redhat.com/ml/binutils/2003-08/msg00188.html

> The following patch gets rid of that sprintf (and generally, using string
> keys when the keys are really pair of two (typically small) integers).
> It compiled, no make check regressions and built glibc.
> Unfortunately, I don't have access to sufficiently idle system to be able
> to do any useful benchmarking.

The patch looks reasonable to me.  I don't have an IPF system yet, but I
am hoping to get a loaner soon, at which point I could do some
benchmarking.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com


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