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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|2.27 (HEAD)                 |2.26

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
The problem is that disassemble_data only copies and sorts
array of asymbol, not array of elf_symbol_type.  We can either
changes disassemble_data to copy and sort the proper symbols
or disable symbol version in disassembler.

-- 
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