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: Slow _bfd_strip_section_from_output


On Tue, May 03, 2005 at 03:59:05PM -0400, Hans-Peter Nilsson wrote:
> On Mon, 2 May 2005, H. J. Lu wrote:
> > This is what I come up with. I added link_order_input so that I
> > don't have to seatch the whole list to find a bfd_input_link_order.
> > Otherwise, bfd_new_link_order will be as slow as the old
> > _bfd_strip_section_from_output.
> >
> > Everything seems OK on ia32, ia64 and x86_64. But I did get some
> > failures on "cris-elf". I don't know if they are harmless.
> 
> Probably not, but there's no way to tell without details.
> FWIW, my autotester shows clean results here.

With my patch applied?


H.J.


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