This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: PR bfd/14207: linker can produce a NULL GNU_RELRO segment


On Mon, Jun 11, 2012 at 6:54 PM, Alan Modra <amodra@gmail.com> wrote:
> On Mon, Jun 11, 2012 at 10:26:39AM -0700, H.J. Lu wrote:
>> The real bug is in _bfd_elf_map_sections_to_segments. ?It
>
> Agreed.
>
>> ? ? ? * elf.c (_bfd_elf_map_sections_to_segments): Properly compute
>> ? ? ? file size for PT_GNU_RELRO segment.
>
> While I think this part of your patch is correct, it is doing quite a
> lot of unnecessary work. ?How about this instead?
>

It works.  Thanks.

-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]