Make the kernel dwarf stack unwinder work for ARC targets.
[external/binutils.git] / gdb / solib-aix.c
index 25fbe24..51ab93e 100644 (file)
@@ -469,7 +469,6 @@ solib_aix_get_section_offsets (struct objfile *objfile,
 {
   struct section_offsets *offsets;
   bfd *abfd = objfile->obfd;
-  int i;
 
   offsets = XCNEWVEC (struct section_offsets, objfile->num_sections);