Handle R_X86_64_64 properly for x32
[deliverable/binutils-gdb.git] / bfd / elf32-spu.c
index f5bc3ecdf494bce1b6bf02da5b338122f47ec1cb..28628f83adde7f43e1be1a8c9d715ecb1fce1004 100644 (file)
@@ -4898,7 +4898,7 @@ spu_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.024978 seconds and 4 git commands to generate.