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: Fix bad gp value in elfNN_ia64_choose_gp


On Wed, 2006-07-26 at 08:50, Andreas Schwab wrote:
> 	* elfxx-ia64.c (elfNN_ia64_choose_gp): Use rawsize if set.

Thanks.  This is good.

I see that it was changed from _raw_size to size via a large rewrite,
and this large rewrite failed to recognize that this is a relax related
function, and hence should have used rawsize in the first place.
-- 
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]