* elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound
[deliverable/binutils-gdb.git] / bfd / elf32-mt.c
index 7d187747a5c3b238f03c146755d2e90e7663532e..c03d8f429d4471112ad8d6488bfe9bea63b49f86 100644 (file)
@@ -356,7 +356,7 @@ mt_elf_relocate_section
 
       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.024258 seconds and 4 git commands to generate.