* elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound
[deliverable/binutils-gdb.git] / bfd / elf32-mcore.c
index c0769a89dd06889a036d7bd433aaabe609286d1e..727969728ed5c919f114e0c32e6351a2d3fa2337 100644 (file)
@@ -468,7 +468,7 @@ mcore_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.023886 seconds and 4 git commands to generate.