|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/18250] segfault on BFD linker using clang llvm plugin |
Date: | Mon, 13 Apr 2015 12:00:03 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=18250 --- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f0bf6bfd70fd550a0b01f8bef938a205702b0465 commit f0bf6bfd70fd550a0b01f8bef938a205702b0465 Author: H.J. Lu <address@hidden> Date: Mon Apr 13 04:58:16 2015 -0700 Don't check object claimed by plugin When ELF linker backend searchs the symbol table of an archive element, it should skip the object which has been claimed by plugin. PR ld/18250 * elflink.c (elf_link_is_defined_archive_symbol): Return FALSE if the object has been claimed by plugin. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |