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

--- Comment #33 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <h...@sourceware.org>:

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

commit 22fe7df8c964c23f5760ecf9653af86ede8b5030
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Tue Feb 11 15:36:13 2020 -0800

    Plugin: Treat each object as independent

    Since plugin treats each object as independent, we must do a fresh dlopen
    of plugin for each object.

        PR binutils/25355
        * plugin.c (try_claim): Always clean up for LTO wrapper.
        (try_load_plugin): Treat each object as independent.  Create a
        copy for plugin name.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to