[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/17313] --just-symbols= leads to discarded dynamic section
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug ld/17313] --just-symbols= leads to discarded dynamic section |
Date: |
Wed, 27 Aug 2014 14:41:02 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=17313
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch, master has been updated
via 29a9f53e857c5d55df852d0a5d5c41a9247c16a2 (commit)
from 2536ee9d03cb7c4af97bf4b29429bef3c30652c2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=29a9f53e857c5d55df852d0a5d5c41a9247c16a2
commit 29a9f53e857c5d55df852d0a5d5c41a9247c16a2
Author: H.J. Lu <address@hidden>
Date: Wed Aug 27 07:39:48 2014 -0700
Don't attach dynamic sections to input from ld --just-symbols
bfd/
PR ld/17313
* elflink.c (elf_link_add_object_symbols): Don't attach dynamic
sections to input from ld --just-symbols.
2014-08-27 H.J. Lu <address@hidden>
PR ld/17313
* ld-i386/i386.exp (i386tests): Add tests for PR ld/17313.
* ld-x86-64/x86-64.exp (x86_64tests): Likewise.
-----------------------------------------------------------------------
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/elflink.c | 15 ++++++++++-----
ld/testsuite/ChangeLog | 6 ++++++
ld/testsuite/ld-i386/i386.exp | 4 ++++
ld/testsuite/ld-x86-64/x86-64.exp | 4 ++++
5 files changed, 30 insertions(+), 5 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.