PR25570, ld duplicate "warning: changing start of section"

Alan Modra amodra@gmail.com
Wed Mar 4 06:13:00 GMT 2020
On Wed, Mar 04, 2020 at 04:27:31PM +1030, Alan Modra wrote:
> 	PR 25570
> 	* ldlang.c (lang_size_sections_1): Delay emitting non-fatal
> 	errors/warnings until final pass.
> 	* ldexp.c (fold_name): Likewise.

Oops, no.  lang_size_sections isn't called on the final pass so this
patch would never emit the warnings.  Reverted.

-- 
Alan Modra
Australia Development Lab, IBM



More information about the Binutils mailing list