This is the mail archive of the binutils@sourceware.org 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: ld/2442: ia64 ld slow with many local relocs (O(N^2) in get_dyn_sym_info)


On Wed, 2006-04-05 at 13:04, H. J. Lu wrote:
> Thanks for your review. When you spent so much time on the problem,
> you forgot that it wasn't as clear as what you though. I incorporated
> your comments in the patch. Does it look OK?

Yes, it looks OK.

As for the long comment you added before the sort_dyn_sym_info call, I
would put it before the get_dyn_sym_info function, since it describes
the whole function, and why we have this extra complexity.
-- 
Jim Wilson, GNU Tools Support, http://www.specifix.com


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