* elf32-frv.c (elf32_frv_always_size_sections): Initialize pointer

to bfd_link_hash_entry passed by reference to
_bfd_generic_link_add_one_symbol.
This commit is contained in:
Alexandre Oliva 2004-01-30 21:11:37 +00:00
parent 2a68b70e96
commit ea01195e38
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2004-01-30 Alexandre Oliva <aoliva@redhat.com>
* elf32-frv.c (elf32_frv_always_size_sections): Initialize pointer
to bfd_link_hash_entry passed by reference to
_bfd_generic_link_add_one_symbol.
2004-01-25 H.J. Lu <hongjiu.lu@intel.com>
* elfxx-ia64.c (elfNN_ia64_relocate_section): Disallow imm

View File

@ -3454,7 +3454,7 @@ elf32_frv_always_size_sections (bfd *output_bfd,
|| h->type != STT_OBJECT
|| !(h->elf_link_hash_flags & ELF_LINK_HASH_DEF_REGULAR))
{
struct bfd_link_hash_entry *bh;
struct bfd_link_hash_entry *bh = NULL;
if (!(_bfd_generic_link_add_one_symbol
(info, output_bfd, "__stacksize",