* elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound
[deliverable/binutils-gdb.git] / bfd / elf32-openrisc.c
index 1c9e14ad3c71b76955e1961915fd3914d6196194..2b002abcc73b8c8e559e605eac4f8c83d19b2dc6 100644 (file)
@@ -375,7 +375,7 @@ openrisc_elf_relocate_section (bfd *output_bfd,
 
       if (sec != NULL && discarded_section (sec))
        RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
-                                        rel, relend, howto, contents);
+                                        rel, 1, relend, howto, 0, contents);
 
       if (info->relocatable)
        continue;
This page took 0.03821 seconds and 4 git commands to generate.