ld: fix regressions with rett instructions in sparc tests.
[deliverable/binutils-gdb.git] / gdb / sparc64-linux-tdep.c
index 0dd47d097a1139f87f9deff22c365d73560f908d..814bc29ce29864ada4315cc447938c51d95e9d86 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for GNU/Linux UltraSPARC.
 
-   Copyright (C) 2003-2014 Free Software Foundation, Inc.
+   Copyright (C) 2003-2017 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.023555 seconds and 4 git commands to generate.