* elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound
[deliverable/binutils-gdb.git] / bfd / elf-m10300.c
index adbb0091924cbb92e54ec954d72ef0a20cc6abba..8b5afa56d7d0254233d411278c068d3c94ebc830 100644 (file)
@@ -2117,7 +2117,7 @@ mn10300_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.024543 seconds and 4 git commands to generate.