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 <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0a9fdbbfd319c09e48ac176fd6386b445534cf42 commit 0a9fdbbfd319c09e48ac176fd6386b445534cf42 Author: Alan Modra <amo...@gmail.com> 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. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils