https://sourceware.org/bugzilla/show_bug.cgi?id=18025

--- Comment #16 from Jon Turney <jon.turney at dronecode dot org.uk> ---
(In reply to Nick Clifton from comment #14)
>   The problem, I believe, is not the line number lookup code, but rather the
>   bias computation code.  This is performing a linear scan of the symbol table
>   for every functional unit.

Yes.

>   Please could you try out the uploaded patch.  I found that with this applied
>   the "nm -l" scan of the cygstdc++6.dll took just 15 seconds, which I hope is
>   fast enough.

Thanks very much for looking at this.

This seems to work and is at least 10,000 times faster! Awesome :)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to