gdb/
[deliverable/binutils-gdb.git] / gdb / ppc-sysv-tdep.c
index a4521abb265e699a532975aba8a9d2434f283dc4..a221b705e4bb728fc837fd0c84bf6feabdedcb08 100644 (file)
@@ -1079,7 +1079,6 @@ convert_code_addr_to_desc_addr (CORE_ADDR code_addr, CORE_ADDR *desc_addr)
   struct obj_section *dot_fn_section;
   struct minimal_symbol *dot_fn;
   struct minimal_symbol *fn;
-  CORE_ADDR toc;
   /* Find the minimal symbol that corresponds to CODE_ADDR (should
      have a name of the form ".FN").  */
   dot_fn = lookup_minimal_symbol_by_pc (code_addr);
This page took 0.023547 seconds and 4 git commands to generate.