From a95653f53ef6967a458777b5709ed09b76577b47 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 29 May 2002 08:46:58 +0000 Subject: [PATCH] Move declaration and initialisation of saw_line and saw_func out of for loop. (Actual patch accidentally checked in yesterday!) --- bfd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 0db8544a72..169d68a10e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2002-05-28 Nick Clifton + + * syms.c (_bfd_stab_section_find_nearest_line): Move + declaration and initialisation of saw_line and saw_func out of + for loop. + 2002-05-29 Alan Modra * elf64-ppc.c (ppc64_elf_get_symbol_info): New function. -- 2.34.1