Fix fail in gdb.server/solib-list.exp
[deliverable/binutils-gdb.git] / gdb / sparc64-linux-tdep.c
index 0dd47d097a1139f87f9deff22c365d73560f908d..6fb9f96179118e46127fbc9404c10c089ba870ce 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for GNU/Linux UltraSPARC.
 
-   Copyright (C) 2003-2014 Free Software Foundation, Inc.
+   Copyright (C) 2003-2016 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -241,7 +241,6 @@ static int
 sparc64_linux_get_longjmp_target (struct frame_info *frame, CORE_ADDR *pc)
 {
   struct gdbarch *gdbarch = get_frame_arch (frame);
-  struct gdbarch_tdep *tdep = gdbarch_tdep (gdbarch);
   CORE_ADDR jb_addr;
   gdb_byte buf[8];
 
This page took 0.025332 seconds and 4 git commands to generate.