* elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound
[deliverable/binutils-gdb.git] / bfd / elf32-rx.c
index 942d4e09d0c9187d3f29997a0f313f80e7226ec3..e74f5465d9197a1c896f0e3d57c5870d8ad8c8a2 100644 (file)
@@ -523,7 +523,7 @@ rx_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)
        {
This page took 0.035032 seconds and 4 git commands to generate.