bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/25355] nm reports data variable as "T" with -flto


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/25355] nm reports data variable as "T" with -flto
Date: Wed, 19 Feb 2020 11:51:57 +0000

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

--- Comment #58 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 <address@hidden>:

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

commit dcf06b89b9129da6988878a77afdd02d3acc2e30
Author: H.J. Lu <address@hidden>
Date:   Wed Feb 19 03:29:51 2020 -0800

    plugin: Call dlclose before return in try_load_plugin

    Since plugin can be used only once in try_load_plugin, call dlclose
    before return.

        PR binutils/25355
        * plugin.c (plugin_list_entry): Remove handle.
        (try_load_plugin): Call dlclose before return.

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]