bfd
[deliverable/binutils-gdb.git] / bfd / elfxx-ia64.c
index 7097de0e920d749e0b7209ed0e1d37601eefc188..df48866911ec9f2e449fdd1ffe0aecf0d3fecc0f 100644 (file)
@@ -3763,8 +3763,7 @@ elfNN_ia64_relocate_section (output_bfd, info, input_bfd, input_section,
          value = _bfd_elf_rela_local_sym (output_bfd, sym, sym_sec, rel);
          if ((sym_sec->flags & SEC_MERGE)
              && ELF_ST_TYPE (sym->st_info) == STT_SECTION
-             && (elf_section_data (sym_sec)->sec_info_type
-                 == ELF_INFO_TYPE_MERGE))
+             && sym_sec->sec_info_type == ELF_INFO_TYPE_MERGE)
            {
              struct elfNN_ia64_local_hash_entry *loc_h;
 
This page took 0.024063 seconds and 4 git commands to generate.