bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/24768] Stop using __gnu_lto_slim symbol as a detection of


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/24768] Stop using __gnu_lto_slim symbol as a detection of a slim LTO object
Date: Fri, 20 Sep 2019 07:36:09 +0000

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

--- Comment #7 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Alan Modra <address@hidden>:

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

commit 4c51dacacf8a97194a1241ad5e1cbf7be00a59a3
Author: Alan Modra <address@hidden>
Date:   Fri Sep 20 14:52:54 2019 +0930

    [GOLD] Fix spurious "plugin needed to handle lto object" warnings

    lto_slim_object_ was unitialized.  I also thought it worth adding
    a sanity check on the .gnu.lto_.lto.* section size, and made some
    other tidies.

        PR 24768
        * layout.cc (Layout::Layout): Init lto_slim_object_.
        * object.cc (Sized_relobj_file::do_layout): Wrap overlong line.
        Don't use C cast.  Validate section size.  Don't copy contents.

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