aboutsummaryrefslogtreecommitdiff
path: root/binutils/dwarf.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/dwarf.c')
-rw-r--r--binutils/dwarf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/binutils/dwarf.c b/binutils/dwarf.c
index 6e10281..d42dc64 100644
--- a/binutils/dwarf.c
+++ b/binutils/dwarf.c
@@ -7730,7 +7730,6 @@ display_debug_ranges (struct dwarf_section *section,
return 0;
}
}
- finish = start + initial_length;
/* Get and check the version number. */
SAFE_BYTE_GET_AND_INC (version, start, 2, finish);