Delay saetting finalize_syms until after segments are sized

Alan Modra amodra@bigpond.net.au
Wed Jun 27 06:24:00 GMT 2001


On Wed, Jun 27, 2001 at 09:49:20AM +0100, Nick Clifton wrote:
> 
> 	* write.c (write_object_file): Do not set finalize_syms until
> 	after the segments have been sized.  Some backends may still
> 	need to access the syms's frags in order to adjust relaxed
> 	frags.

Hi Nick,
  You may like to do the same in obj-coff.c and obj-ieee.c for
consistency if nothing else.  Which backends broke?

Alan



More information about the Binutils mailing list