* section.c (struct sec): Remove usused flags. Reorganize a little.
[deliverable/binutils-gdb.git] / bfd / elfxx-mips.c
index cbacd4e24c4ac32ad253c8704349e5183c225d56..cd43f8b555fa8b1876ac86bac45376b215e590dc 100644 (file)
@@ -7919,7 +7919,6 @@ _bfd_elf_mips_get_relocated_section_contents
 
   /* We're not relaxing the section, so just copy the size info */
   input_section->_cooked_size = input_section->_raw_size;
-  input_section->reloc_done = TRUE;
 
   reloc_count = bfd_canonicalize_reloc (input_bfd,
                                        input_section,
This page took 0.023274 seconds and 4 git commands to generate.