PATCH: Preserve segment virtual address only if needed

Alan Modra amodra@bigpond.net.au
Thu Nov 23 22:45:00 GMT 2006


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



More information about the Binutils mailing list