daily update
[deliverable/binutils-gdb.git] / bfd / elf32-sh-symbian.c
index 25e3af9e0ff2c26aec210f0a65d2512e4f00bd43..0882d52b9a4e1df3f17dd2bfea27e2941599437a 100644 (file)
@@ -492,6 +492,7 @@ sh_symbian_relocate_section (bfd *                  output_bfd,
              new_sym.st_info  = ELF_ST_INFO (STB_GLOBAL, STT_FUNC);
              new_sym.st_other = ELF_ST_VISIBILITY (STV_DEFAULT);
              new_sym.st_shndx = SHN_UNDEF;
+             new_sym.st_target_internal = 0;
 
              if (! _bfd_elf_merge_symbol (input_bfd, info,
                                           ptr->new_name, & new_sym,
This page took 0.02257 seconds and 4 git commands to generate.