Move declaration and initialisation of saw_line and saw_func out of for loop.

(Actual patch accidentally checked in yesterday!)
This commit is contained in:
Nick Clifton 2002-05-29 08:46:58 +00:00
parent 195fe6367d
commit a95653f53e
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
* 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 <amodra@bigpond.net.au>
* elf64-ppc.c (ppc64_elf_get_symbol_info): New function.