This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [GOLD] Fix PR14566
On Sun, Sep 9, 2012 at 11:04 PM, Alan Modra <amodra@gmail.com> wrote:
>
> PR gold/14566
> * layout.cc (Layout::set_segment_offsets): When using
> common-page-size alignment, ensure we are on a new max-page-size
> page.
> * output.cc (Output_segment::set_section_addresses): Use
> abi_pagesize, not common_pagesize for relro boundary.
> (Output_segment::set_offset): Likewise.
This is OK.
Thanks.
Ian