]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/ldlang.c
PR ld/11931
authorAlan Modra <amodra@gmail.com>
Fri, 10 Sep 2010 01:23:12 +0000 (01:23 +0000)
committerAlan Modra <amodra@gmail.com>
Fri, 10 Sep 2010 01:23:12 +0000 (01:23 +0000)
commit8658f98909b170695a9ef5d785ababc95c500118
treec4efaa418219974aedb6b96dd55dba0a7579b179
parentd3615e3a49afae80de3c47f213ac87114706f0ea
PR ld/11931
* ldlang.h (lang_for_each_statement_worker): Declare.
* ldlang.c (lang_for_each_statement_worker): Make global.  Don't
recurse into children of output_section_statement with constraint
set to -1.
(print_assignment): Handle NULL output_section->bfd_section.
(lang_size_sections_1): Ignore output section statement address
when constraint is -1.
* emultempl/xtensaelf.em (lang_for_each_statement_worker): Delete.
ld/ChangeLog
ld/emultempl/xtensaelf.em
ld/ldlang.c
ld/ldlang.h