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

--- Comment #3 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=a68aa5d3020948564ef99d704d27e458ba22ad9d

commit a68aa5d3020948564ef99d704d27e458ba22ad9d
Author: Nick Clifton <ni...@redhat.com>
Date:   Wed Jun 26 17:03:32 2019 +0100

    Ensure that when attempting to process an ARM Mach-O file with unknown
relocs, that a suitable error message is displayed.

        PR 24703
    binutils* bucomm.c (bfd_nonfatal): If no bfd error code has been set then
        indicate this in the output.
        (bfd_nonfatal_message): Likewise.

    bfd * mach-o-arm.c (bfd_mach_o_arm_canonicalize_one_reloc): Add error
        messages for failures.
        * mach-o.c (bfd_mach_o_canonicalize_relocs): Set an bfd error code
        if returning an error value.

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