* elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound
[deliverable/binutils-gdb.git] / bfd / elf32-i370.c
index 2022aaffcaf973c0f91cde0cff7f18a093594815..4d1d037e509db5396d7bdd00750ec8edaf118187 100644 (file)
@@ -1133,7 +1133,7 @@ i370_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.025053 seconds and 4 git commands to generate.