* elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound
[deliverable/binutils-gdb.git] / bfd / elf32-cr16c.c
index 9dcbddebb1645c60431d314aa9b3f14ab8e1439e..ea227016aee89455a9be97c27c8f32b16f142eaf 100644 (file)
@@ -725,7 +725,7 @@ elf32_cr16c_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)
        {
This page took 0.024538 seconds and 4 git commands to generate.