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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <ni...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2e8136f9453e21414cc328d025bec33218176b66

commit 2e8136f9453e21414cc328d025bec33218176b66
Author: Nick Clifton <ni...@redhat.com>
Date:   Tue Jul 23 17:54:32 2019 +0100

    Fix objdump's display of indirect strings in object files, which was broken
by the link following code.

        PR 24818
        * objdump.c (is_relocateable): Delete.
        (load_specific_debug_section): Test the abfd for relocations
        directly, rather than relying upon is_relocateable.
        (dump_dwarf): Delete initlialization of is_relocateable.

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