This is the mail archive of the binutils@sources.redhat.com 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: Fix the relax finalize pass


On Wed, May 14, 2003 at 03:53:46PM -0700, H. J. Lu wrote:
> The problem is linker keeps changing data segment address after the
> relax finalize pass starts. It makes the GP calculation in the relax
> finalize pass invalid. This patch tries to avoid it.

Huh?  When relax_finalize is set, you shouldn't be changing the size
of any sections.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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