Remove "boolean" and "var_boolean" checks from ARI
[deliverable/binutils-gdb.git] / bfd / elf32-mcore.c
index 7bca45850898d31570cc468df419b66559ce8744..3a58ff3038be35c4522e39aba5b2eccab18fa514 100644 (file)
@@ -536,7 +536,7 @@ mcore_elf_relocate_section (bfd * output_bfd,
                      break;
 
                    if (* name == '\0')
-                     name = bfd_section_name (input_bfd, sec);
+                     name = bfd_section_name (sec);
                  }
 
                (*info->callbacks->reloc_overflow)
This page took 0.02924 seconds and 4 git commands to generate.