[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/24912] g++.dg/lto/pr90990 FAILs with gld 2.32.51
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug ld/24912] g++.dg/lto/pr90990 FAILs with gld 2.32.51 |
Date: |
Fri, 16 Aug 2019 11:16:35 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=24912
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
The master branch has been updated by Martin Liska <address@hidden>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b4c555cfc48689d45481effff23c9017a4f3557f
commit b4c555cfc48689d45481effff23c9017a4f3557f
Author: Martin Liska <address@hidden>
Date: Fri Aug 16 13:14:36 2019 +0200
Fix detection of missing plugin for LTO objects.
2019-08-16 Martin Liska <address@hidden>
PR ld/24912
* elflink.c: Report error only for not relocatable.
* linker.c (_bfd_generic_link_add_one_symbol): Do not handle
here lto_slim_object as it's handled in caller.
2019-08-16 Martin Liska <address@hidden>
PR ld/24912
* object.cc (big_endian>::do_layout): Do not report error,
but only set a flag.
(big_endian>::do_add_symbols): Report error only for when
relocatable.
--
You are receiving this mail because:
You are on the CC list for the bug.