From e6884c880e88172b42d25bfe3932702b45285489 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 9 Oct 2013 16:37:44 +0000 Subject: Fix typo in previous delta. --- binutils/dwarf.c | 1 + 1 file changed, 1 insertion(+) (limited to 'binutils/dwarf.c') diff --git a/binutils/dwarf.c b/binutils/dwarf.c index d5f7baf33a..ae50a65fbd 100644 --- a/binutils/dwarf.c +++ b/binutils/dwarf.c @@ -1595,6 +1595,7 @@ read_and_display_attr_value (unsigned long attribute, case DW_FORM_ref8: case DW_FORM_data8: + if (!do_loc) { dwarf_vma high_bits; dwarf_vma utmp; -- cgit v1.2.1