* elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound
[deliverable/binutils-gdb.git] / bfd / elf32-hppa.c
index 82a0db611d1ff5b8f606e0b3db392b295907c998..8d86cb85f853f7c0dc71e00ea97a4ad7029be9b7 100644 (file)
@@ -3736,8 +3736,8 @@ elf32_hppa_relocate_section (bfd *output_bfd,
 
       if (sym_sec != NULL && discarded_section (sym_sec))
        RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
-                                        rela, relend,
-                                        elf_hppa_howto_table + r_type,
+                                        rela, 1, relend,
+                                        elf_hppa_howto_table + r_type, 0,
                                         contents);
 
       if (info->relocatable)
This page took 0.025942 seconds and 4 git commands to generate.