gas/arc: Make member of arc_flags const
[deliverable/binutils-gdb.git] / gdb / ppc-ravenscar-thread.c
index dbe8f3d91379db14210891c3220af973f6730a7e..4b687844a1623da01ed90d071b1f352522949fad 100644 (file)
@@ -148,7 +148,6 @@ ppc_ravenscar_generic_fetch_registers
    struct regcache *regcache, int regnum)
 {
   struct gdbarch *gdbarch = get_regcache_arch (regcache);
-  const int sp_regnum = gdbarch_sp_regnum (gdbarch);
   const int num_regs = gdbarch_num_regs (gdbarch);
   int current_regnum;
   CORE_ADDR current_address;
This page took 0.02831 seconds and 4 git commands to generate.