daily update
[deliverable/binutils-gdb.git] / bfd / elfcode.h
index 509d42626224e4c5bdb8be2b4c24d12d89a2d5d7..28b6b904e5fb1c88900d1acb97e97311ea2eab2a 100644 (file)
@@ -198,6 +198,7 @@ elf_swap_symbol_in (bfd *abfd,
     }
   else if (dst->st_shndx >= (SHN_LORESERVE & 0xffff))
     dst->st_shndx += SHN_LORESERVE - (SHN_LORESERVE & 0xffff);
+  dst->st_target_internal = 0;
   return TRUE;
 }
 
This page took 0.023466 seconds and 4 git commands to generate.