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 d5f7baf33a152368358cdbbbf583e767c97765ea..ae50a65fbdf026d764d7ca350a74faddeb4dd633 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;
This page took 0.028196 seconds and 4 git commands to generate.