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: New "make check" failure on ia64


On Thu, May 23, 2002 at 01:56:50PM -0700, H . J . Lu wrote:
> On Thu, May 23, 2002 at 09:28:13AM -0700, H . J . Lu wrote:
> > ./ld-new: use an absolute load address or a load memory region,
> > not both
> 
> Hi Richard,
> 
> It is a new feature you added.

I came to the same conclusion last night when I started debugging the
problem.  We'll probably hit the warning on any target that does
linker relaxation.  The quick fix, probably incorrect, is to disable
the warning in lang_size_sections_1 when "relax" is non-NULL.  I'm
concerned about what happens if the linker changes section sizes
during a relaxation pass.  Are overlay lma's correct?  Hmm, are
non-overlay lma's correct??

-- 
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]