https://sourceware.org/bugzilla/show_bug.cgi?id=18025
Nick Clifton <nickc at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #14 from Nick Clifton <nickc at redhat dot com> --- Hi Jon, 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. 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. Cheers Nick -- 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