bfd
[deliverable/binutils-gdb.git] / bfd / elf64-alpha.c
index 9569b38eed70652bc1b1ad04beaaff6cf52df748..3c5df032443298401bc5af22a355e1ce320fdca8 100644 (file)
@@ -4438,8 +4438,7 @@ elf64_alpha_relocate_section (output_bfd, info, input_bfd, input_section,
             unless it has been done already.  */
          if ((sec->flags & SEC_MERGE)
              && ELF_ST_TYPE (sym->st_info) == STT_SECTION
-             && (elf_section_data (sec)->sec_info_type
-                 == ELF_INFO_TYPE_MERGE)
+             && sec->sec_info_type == ELF_INFO_TYPE_MERGE
              && gotent
              && !gotent->reloc_xlated)
            {
This page took 0.027814 seconds and 4 git commands to generate.