* elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound
[deliverable/binutils-gdb.git] / bfd / elf32-v850.c
index 236a0b28bc1d6f4919e2572bd4decf488d824379..11fbbb4cbc302d2e83a4a839401a1277f518d2ed 100644 (file)
@@ -2096,7 +2096,7 @@ v850_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.02453 seconds and 4 git commands to generate.