summaryrefslogtreecommitdiffstats
path: root/bfd/elf32-i860.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/elf32-i860.c')
-rw-r--r--bfd/elf32-i860.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/bfd/elf32-i860.c b/bfd/elf32-i860.c
index a5499a2881..3264c7aff4 100644
--- a/bfd/elf32-i860.c
+++ b/bfd/elf32-i860.c
@@ -1086,13 +1086,6 @@ elf32_i860_relocate_section (bfd *output_bfd ATTRIBUTE_UNUSED,
int r_type;
r_type = ELF32_R_TYPE (rel->r_info);
-
-#if 0
- if ( r_type == R_860_GNU_VTINHERIT
- || r_type == R_860_GNU_VTENTRY)
- continue;
-#endif
-
r_symndx = ELF32_R_SYM (rel->r_info);
howto = lookup_howto ((unsigned) ELF32_R_TYPE (rel->r_info));
OpenPOWER on IntegriCloud