warning fixes

This commit is contained in:
Alan Modra
2010-03-17 07:57:06 +00:00
parent 7a6771ef40
commit 8f73510c49
4 changed files with 10 additions and 2 deletions

View File

@@ -6276,7 +6276,7 @@ dump_arm_unwind (struct arm_unw_aux_info *aux, Elf_Internal_Shdr *exidx_sec)
}
else
{
bfd_vma table, table_offset;
bfd_vma table, table_offset = 0;
Elf_Internal_Shdr *table_sec;
fputs ("@", stdout);