ChangeLog fix:
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 27 Aug 2012 16:43:26 +0000 (16:43 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 27 Aug 2012 16:43:26 +0000 (16:43 +0000)
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.

gdb/ChangeLog

index bacebf287be8506b5596e6363b3c4bc9f8f0b109..dc3240aa1afa49147e62b00fea174697fd3ed050 100644 (file)
@@ -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
This page took 0.028325 seconds and 4 git commands to generate.