diff options
Diffstat (limited to 'bfd/reloc.c')
-rw-r--r-- | bfd/reloc.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bfd/reloc.c b/bfd/reloc.c index bc6b393..7f46c58 100644 --- a/bfd/reloc.c +++ b/bfd/reloc.c @@ -784,10 +784,6 @@ space consuming. For each target: } } } - else - { - reloc_entry->addend = 0; - } /* FIXME: This overflow checking is incomplete, because the value might have overflowed before we get here. For a correct check we |