diff --git a/binutils/dwarf.c b/binutils/dwarf.c index 6e10281a6ed..d42dc64b397 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);