* bfdlink.h (struct bfd_link_hash_entry): Remove u.undef.weak field.
bfd/
	* linker.c (_bfd_generic_link_add_one_symbol): Don't init u.undef.weak.
This commit is contained in:
Alan Modra 2011-05-15 23:44:06 +00:00
parent daa69fff5b
commit 943e23a49f
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2011-05-16 Alan Modra <amodra@gmail.com>
* bfdlink.h (struct bfd_link_hash_entry): Remove u.undef.weak field.
2011-05-09 Paul Brook <paul@codesourcery.com>
* elf/tic6x.h (ELF_STRING_C6000_unwind,

View File

@ -123,7 +123,6 @@ struct bfd_link_hash_entry
undefined symbol list. */
struct bfd_link_hash_entry *next;
bfd *abfd; /* BFD symbol was found in. */
bfd *weak; /* BFD weak symbol was found in. */
} undef;
/* bfd_link_hash_defined, bfd_link_hash_defweak. */
struct