* elf.c (copy_private_bfd_data): Always initialize the

includes_phdrs field.
This commit is contained in:
Ian Lance Taylor 1998-12-07 00:33:13 +00:00
parent 79d8b733a3
commit 8dabc9851d

View File

@ -1,5 +1,8 @@
Sun Dec 6 16:30:33 1998 Ian Lance Taylor <ian@cygnus.com>
* elf.c (copy_private_bfd_data): Always initialize the
includes_phdrs field.
* elflink.h (elf_fix_symbol_flags): Check for case where a non-ELF
file defines a symbol first mentioned in an ELF file.