This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [patch][gold] Don't put rodata and text in the same segment.
Rafael Espindola <espindola@google.com> writes:
>> Note that I already approved the earlier patch you sent which always
>> moves to a new page when it sees a new segment. ÂCan you commit that
>> patch and then send this one as a new diff? ÂThanks.
>
> I liked you suggestion to only move forward when there is a change in
> flags, that is why I update the patch. Attached is one with only that
> change.
>
> Let me know which one you like best. This one or the one that always
> moves to a new page and I will commit.
Please commit the patch which always moves to a new page. I suspect
that that is more likely to do the right thing in practice.
Ian