[Bug binutils/17677] _bfd_elf_get_synthetic_symtab runs in O(n^2) complexity

2014-12-05 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17677 --- Comment #6 from H.J. Lu --- Also need this commit: https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=b7365e5df5b41bc23a2a1464d93ed6435d87a056 -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug binutils/17677] _bfd_elf_get_synthetic_symtab runs in O(n^2) complexity

2014-12-05 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17677 --- Comment #7 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch,

[Bug binutils/17677] _bfd_elf_get_synthetic_symtab runs in O(n^2) complexity

2014-12-05 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17677 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---