warning fixes
[deliverable/binutils-gdb.git] / binutils / readelf.c
index e3b54873ad65b95c7237cd176f90380cd8a25fcd..c76fc178c23192e16d8401609ec588ec228ff850 100644 (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);
This page took 0.029992 seconds and 4 git commands to generate.