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] Fix occasional 2MB gap in the linked binary


On Thu, Aug 21, 2008 at 12:19:56AM +0200, Jan Kratochvil wrote:
> 	PR ld/6833
> 	* ldexp.c (fold_binary <DATA_SEGMENT_ALIGN>): Do not align
> 	EXPLD.DATASEG.MIN_BASE.
> 	* ldlang.c (lang_size_sections): New variable OLD_BASE.  Rename
> 	OLD_MIN_BASE to MIN_BASE with the former alignment from `ldexp.c'.
> 	Use OLD_BASE now for the minimal base check after the base decrease by
> 	the maximum alignment found.

OK, thanks!

-- 
Alan Modra
Australia Development Lab, IBM


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