PR25570, ld duplicate "warning: changing start of section"
Alan Modra
amodra@gmail.com
Wed Mar 4 06:13:00 GMT 2020
More information about the Binutils mailing list
Wed Mar 4 06:13:00 GMT 2020
- Previous message (by thread): PR25570, ld duplicate "warning: changing start of section"
- Next message (by thread): PR25570, ld duplicate "warning: changing start of section"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): PR25570, ld duplicate "warning: changing start of section"
- Next message (by thread): PR25570, ld duplicate "warning: changing start of section"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list