[gdb/doc] Explain that there's always a thread
[deliverable/binutils-gdb.git] / bfd / elf32-mep.c
index c791884fc1a5185dee98bf271f755336d1014b75..6c41519eca04962b2b96ae91bf2de67db554206d 100644 (file)
@@ -491,7 +491,7 @@ mep_elf_relocate_section
        RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
                                         rel, 1, relend, howto, 0, contents);
 
-      if (info->relocatable)
+      if (bfd_link_relocatable (info))
        continue;
 
       if (r_type == R_RELC)
This page took 0.02354 seconds and 4 git commands to generate.