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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Martin Liska <mar...@sourceware.org>:

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

commit b4c555cfc48689d45481effff23c9017a4f3557f
Author: Martin Liska <mli...@suse.cz>
Date:   Fri Aug 16 13:14:36 2019 +0200

    Fix detection of missing plugin for LTO objects.

    2019-08-16  Martin Liska  <mli...@suse.cz>

        PR ld/24912
        * elflink.c: Report error only for not relocatable.
        * linker.c (_bfd_generic_link_add_one_symbol): Do not handle
        here lto_slim_object as it's handled in caller.
    2019-08-16  Martin Liska  <mli...@suse.cz>

        PR ld/24912
        * object.cc (big_endian>::do_layout): Do not report error,
        but only set a flag.
        (big_endian>::do_add_symbols): Report error only for when
        relocatable.

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