Patch to fix bug in ICF.

Ian Lance Taylor iant@google.com
Tue Sep 28 05:15:00 GMT 2010


Sriraman Tallam <tmsriram@google.com> writes:

> 	* target.h (Target::can_icf_inline_merge_sections): New virtual
> 	function.
> 	* x86_64.cc (Target__x86_64::can_icf_inline_merge_sections): New
> 	virtual function.
> 	* i386.cc (Target_i386::can_icf_inline_merge_sections): New
> 	virtual function.
> 	* icf.cc (get_section_contents): Inline merge sections only when
> 	target allows it.

This is OK.

Thanks.

Ian



More information about the Binutils mailing list