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: PR25570, ld duplicate "warning: changing start of section"


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]