|
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 08:37:15 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=24768 --- Comment #8 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The binutils-2_33-branch branch has been updated by Alan Modra <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0a9fdbbfd319c09e48ac176fd6386b445534cf42 commit 0a9fdbbfd319c09e48ac176fd6386b445534cf42 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. (cherry picked from commit 4c51dacacf8a97194a1241ad5e1cbf7be00a59a3) -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |