ChangeLog fix:
PR gdb/14494. * dwarf2read.c (dwarf2_locate_sections): Move variable aflag here. Move the SEC_HAS_CONTENTS check here - for any NAMES use. (dwarf2_locate_sections) <eh_frame>: Move the variable and check from here.
This commit is contained in:
parent
dc7650b823
commit
28e66c70aa
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||
|
||||
PR gdb/14494.
|
||||
* dwarf2read.c (dwarf2_locate_sections): Move variable aflag here.
|
||||
Move the SEC_HAS_CONTENTS check here - for any NAMES use.
|
||||
(dwarf2_locate_sections) <eh_frame>: Move the variable and check from
|
||||
|
|
Loading…
Reference in a new issue