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: Preserve segment virtual address only if needed


On Thu, Nov 23, 2006 at 08:54:10AM -0800, H. J. Lu wrote:
> +      /* If the first section is removed, there is no need to preserve
> +	 segment virtual address.  */
> +      if (!first_section || first_section->output_section != NULL)

This test looks wrong.

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