This is the mail archive of the binutils@sources.redhat.com 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: bfd_make_section


Hi,

On Fri, Jul 04, 2003 at 03:26:34PM +0900, kaz Kojima wrote:
> 	* elf32-sh.c (sh_elf_create_dynamic_sections): Don't call
> 	bfd_make_section for existing sections.

Wouldn't a test of htab->root.dynamic_sections_created near the start of
sh_elf_create_dynamic_sections avoid all these extra tests?

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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