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 17:02:29 +0000

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

--- Comment #62 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_34-branch branch has been updated by H.J. Lu
<address@hidden>:

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

commit e2b46ba142d9901897d8189422f0bcc28e5660b8
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.

    (cherry picked from commit dcf06b89b9129da6988878a77afdd02d3acc2e30)

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