daily update
[deliverable/binutils-gdb.git] / bfd / elf32-spu.c
index b1ea43c5297ca8e5cc5f2dffddb6fac738a3dfd1..ed52c64e2dfe4be80a0dbc4377194c1e25f93ffc 100644 (file)
@@ -5091,7 +5091,7 @@ spu_elf_relocate_section (bfd *output_bfd,
        }
       input_section->reloc_count = wrel - relocs;
       /* Backflips for _bfd_elf_link_output_relocs.  */
-      rel_hdr = &elf_section_data (input_section)->rel_hdr;
+      rel_hdr = _bfd_elf_single_rel_hdr (input_section);
       rel_hdr->sh_size = input_section->reloc_count * rel_hdr->sh_entsize;
       ret = 2;
     }
This page took 0.023172 seconds and 4 git commands to generate.