* elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound
[deliverable/binutils-gdb.git] / bfd / elf32-xc16x.c
index dc8cab562bc54226882839c579c2da4756b0734a..b7e0d412d50b3df6b7e59879c89f7c3ef2da12fd 100644 (file)
@@ -389,7 +389,7 @@ elf32_xc16x_relocate_section (bfd *output_bfd,
          reloc_howto_type *howto;
          howto = xc16x_reloc_type_lookup (input_bfd, r_type);
          RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
-                                          rel, relend, howto, contents);
+                                          rel, 1, relend, howto, 0, contents);
        }
 
       if (info->relocatable)
This page took 0.028187 seconds and 4 git commands to generate.