[gdb/doc] Explain that there's always a thread
[deliverable/binutils-gdb.git] / bfd / elf32-cr16c.c
index 6547ec142e39c62efc3b791013c5afc87fc61ef3..00adb69c5530ec4e7e98c381a4022e831788420a 100644 (file)
@@ -730,7 +730,7 @@ elf32_cr16c_relocate_section (bfd *output_bfd,
        RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
                                         rel, 1, relend, howto, 0, contents);
 
-      if (info->relocatable)
+      if (bfd_link_relocatable (info))
        {
          /* This is a relocatable link.  We don't have to change
             anything, unless the reloc is against a section symbol,
This page took 0.023224 seconds and 4 git commands to generate.