* elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound
[deliverable/binutils-gdb.git] / bfd / elf32-mep.c
index 9c53f3dfbd1f636ffcf09204dc5f7f4a34ac89e8..f356fd06ffe0c2010a10f2b091ddf4bb7b059fce 100644 (file)
@@ -502,7 +502,7 @@ mep_elf_relocate_section
 
       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.05128 seconds and 4 git commands to generate.