From 28e66c70aa949a56fa6615d5b7cc095c50856543 Mon Sep 17 00:00:00 2001 From: Jan Kratochvil Date: Mon, 27 Aug 2012 16:43:26 +0000 Subject: 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) : Move the variable and check from here. --- gdb/ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index bacebf2..dc3240a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,6 @@ 2012-08-27 Jan Kratochvil + 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) : Move the variable and check from -- cgit v1.1