Fix %s that should be %B in several message formats.
[deliverable/binutils-gdb.git] / bfd / elf32-cr16.c
index 17be1ff562179ea6202e336ef4f326ff47347b18..f82d1e902d78a3d5dcd704ede95f3d869281e69d 100644 (file)
@@ -1431,9 +1431,6 @@ elf32_cr16_relocate_section (bfd *output_bfd, struct bfd_link_info *info,
   struct elf_link_hash_entry **sym_hashes;
   Elf_Internal_Rela *rel, *relend;
 
-  if (info->relocatable)
-    return TRUE;
-
   symtab_hdr = &elf_tdata (input_bfd)->symtab_hdr;
   sym_hashes = elf_sym_hashes (input_bfd);
 
This page took 0.023769 seconds and 4 git commands to generate.