diff options
Diffstat (limited to 'bfd/elf32-arm.c')
-rw-r--r-- | bfd/elf32-arm.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/elf32-arm.c b/bfd/elf32-arm.c index 51a65d8..29656a7 100644 --- a/bfd/elf32-arm.c +++ b/bfd/elf32-arm.c @@ -5262,8 +5262,6 @@ elf32_arm_setup_section_lists (bfd *output_bfd, if (htab == NULL) return 0; - if (! is_elf_hash_table (htab)) - return 0; /* Count the number of input BFDs and find the top input section id. */ for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0; |