projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5af84f9
)
Fix typo in previous delta.
author
Nick Clifton
<nickc@redhat.com>
Wed, 9 Oct 2013 16:37:44 +0000
(16:37 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Wed, 9 Oct 2013 16:37:44 +0000
(16:37 +0000)
binutils/dwarf.c
patch
|
blob
|
history
diff --git
a/binutils/dwarf.c
b/binutils/dwarf.c
index d5f7baf33a152368358cdbbbf583e767c97765ea..ae50a65fbdf026d764d7ca350a74faddeb4dd633 100644
(file)
--- 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;