|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/19789] version node not found for symbol with --dynamic-list-cpp-new or --dynamic-list-cpp-typeinfo |
Date: | Wed, 09 Mar 2016 04:47:53 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19789 --- Comment #2 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=9c1d7a087682074d585253ad38719ec2363eb2b7 commit 9c1d7a087682074d585253ad38719ec2363eb2b7 Author: H.J. Lu <address@hidden> Date: Tue Mar 8 20:41:41 2016 -0800 Don't create dynamic sections when relocatable Since dynamic sections aren't applicable to relocatable file, don't create dynamic sections for -E/--dynamic-list when relocatable. bfd/ PR ld/19789 * elflink.c (elf_link_add_object_symbols): Create dynamic sections for -E/--dynamic-list only when not relocatable. ld/ PR ld/19789 * testsuite/ld-elf/pr19789.d: New file. * testsuite/ld-elf/pr19789.s: Likewise. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |