* elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound
[deliverable/binutils-gdb.git] / bfd / elf32-lm32.c
index bd560e1ba326e605a30052d214954a8ae7a66199..b18f08f459f8ae8700b0ae86410e24b36cc9007e 100644 (file)
@@ -895,7 +895,7 @@ lm32_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)
         {
This page took 0.039686 seconds and 4 git commands to generate.