--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-02-12
15:07 ---
Subject: Bug 9827
CVSROOT:/cvs/src
Module name:src
Changes by: ni...@sourceware.org2009-02-12 15:06:55
Modified files:
bfd: ChangeLog elflink.c
Log message:
--- Additional Comments From nickc at redhat dot com 2009-02-12 15:09
---
Hi Jie,
Great. I have committed the patch along with this changelog entry.
Cheers
Nick
bfd/ChangeLog
PR 9827
* elflink.c (bfd_elf_final_link): When counting the relocations,
if the
--- Additional Comments From jzhang918 at gmail dot com 2009-02-12 01:55
---
(In reply to comment #2)
> Please could you try out the uploaded patch and let me know if it works for
you ?
>
It works for me. Thanks, Nick!
Jie
--
http://sourceware.org/bugzilla/show_bug.cgi?id=9827
--- Additional Comments From nickc at redhat dot com 2009-02-11 15:35
---
Hi Jie,
Please could you try out the uploaded patch and let me know if it works for
you ?
Cheers
Nick
--
What|Removed |Added
--- Additional Comments From nickc at redhat dot com 2009-02-11 15:35
---
Created an attachment (id=3732)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=3732&action=view)
If the header size has not been set yet then assume that it will match the
output section's reloc type.
--