|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/12365] undefined references produced by linker plugin are silently ignored |
Date: | Fri, 06 Feb 2015 12:30:18 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=12365 --- Comment #19 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=9e2dec471006de3e0489a34fbeb922fee1e302af commit 9e2dec471006de3e0489a34fbeb922fee1e302af Author: H.J. Lu <address@hidden> Date: Fri Feb 6 04:25:36 2015 -0800 Properly mark the plugin symbol undefined Mark the unused plugin defined symbol in elf_link_input_bfd instead of _bfd_elf_fix_symbol_flags. Limit the PR ld/12365 test to x86 targets. bfd/ PR ld/12365 PR ld/14272 * elflink.c (_bfd_elf_fix_symbol_flags): Revert the last change. (elf_link_input_bfd): Mark the plugin symbol undefined if it is referenced from a non-IR file. ld/testsuite/ PR ld/12365 PR ld/14272 * ld-plugin/lto.exp: Run the PR ld/12365 test only for x86 targets. * ld-plugin/plugin-7.d: Updated. * ld-plugin/plugin-8.d: Likewise. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |