gdb/riscv: Add equality operators to riscv_gdb_features
[binutils-gdb.git] / bfd / elf-bfd.h
index cf256f70e07da20231353b0cb3902972e4bf2827..3374f411f98d0dfb4264d3fc87dc2ea831716b05 100644 (file)
@@ -2847,7 +2847,7 @@ extern asection _bfd_elf_large_com_section;
   {                                                                    \
     int i_;                                                            \
     _bfd_clear_contents (howto, input_bfd, input_section,              \
-                        contents + rel[index].r_offset);               \
+                        contents, rel[index].r_offset);                \
                                                                        \
     if (bfd_link_relocatable (info)                                    \
        && (input_section->flags & SEC_DEBUGGING))                      \