opcodes/
[deliverable/binutils-gdb.git] / bfd / elf32-i860.c
index b890384bc86e9c922cc2bad80e1afe915aec2b64..f50e51b24f71d73d3d59468f7355bfe800191963 100644 (file)
@@ -1131,7 +1131,7 @@ elf32_i860_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.02781 seconds and 4 git commands to generate.