* elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound
[deliverable/binutils-gdb.git] / bfd / elf64-x86-64.c
index e91324639fee57694730bbb690dec9bf006e063a..de7fd6f957fac0c172b31aaf7f3321c9d820765e 100644 (file)
@@ -3145,7 +3145,7 @@ elf_x86_64_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.024664 seconds and 4 git commands to generate.