PR ld/14323
[deliverable/binutils-gdb.git] / bfd / elf32-ip2k.c
index fe9461543d5e6fd85ecfde578a795e10fa2f7604..d696a27e2993b82ff56fa86b4b24c50860bb0a2e 100644 (file)
@@ -1438,7 +1438,7 @@ ip2k_elf_relocate_section (bfd *output_bfd ATTRIBUTE_UNUSED,
 
       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.022711 seconds and 4 git commands to generate.