Fix typo in previous delta.
authorNick Clifton <nickc@redhat.com>
Wed, 9 Oct 2013 16:37:44 +0000 (16:37 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 9 Oct 2013 16:37:44 +0000 (16:37 +0000)
binutils/dwarf.c

index d5f7baf..ae50a65 100644 (file)
@@ -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;