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] Avoid R_IA64_NONE relocations when relaxing


On Mon, 2005-08-08 at 21:13, H. J. Lu wrote:
> It seems to be that we won't have another relaxation pass after
> the final relaxation pass.

There will be another relaxation pass after the finalize one, because we
set relax_again to true, however, as you pointed out, it doesn't do
anything except make the ia64 linker slower than necessary.

I tried building glibc with both your patch and Andreas's patch, and got
identical results except for pathnames, so I think we should go with
your patch, as it is simpler.
-- 
Jim Wilson, GNU Tools Support, http://www.specifix.com


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