From: Jan Kratochvil Date: Mon, 27 Aug 2012 16:43:26 +0000 (+0000) Subject: ChangeLog fix: X-Git-Tag: sid-snapshot-20120901~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28e66c70aa949a56fa6615d5b7cc095c50856543;p=thirdparty%2Fbinutils-gdb.git 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. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index bacebf287be..dc3240aa1af 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