Handle R_X86_64_64 properly for x32
[deliverable/binutils-gdb.git] / bfd / elfxx-sparc.c
index 9a0a1a4e68ad66ea7bc3712c07b20d00c1cbab68..06f02bfff4c352b036ce65873737adb0562cd544 100644 (file)
@@ -3013,7 +3013,7 @@ _bfd_sparc_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.030739 seconds and 4 git commands to generate.