* elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound
[deliverable/binutils-gdb.git] / bfd / elf32-m32c.c
index 84cd6d37a7090098e864a39f82c98bcb2c91dba0..e11a2e579defc486525f38c815cba6cd51de4556 100644 (file)
@@ -436,7 +436,7 @@ m32c_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)
        {
This page took 0.023864 seconds and 4 git commands to generate.