btrace: Use function segment index in call iterator.
[deliverable/binutils-gdb.git] / gdb / tilegx-linux-tdep.c
index d7dc07ec8177dbb7f21e547ab6d3128fb8801fa9..5ae24c430669a12d031f8be85f3f9c3bbf475741 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for GNU/Linux on Tilera TILE-Gx processors.
 
-   Copyright (C) 2012-2016 Free Software Foundation, Inc.
+   Copyright (C) 2012-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -37,7 +37,6 @@ tilegx_linux_sigframe_init (const struct tramp_frame *self,
                            struct trad_frame_cache *this_cache,
                            CORE_ADDR func)
 {
-  CORE_ADDR pc = get_frame_register_unsigned (this_frame, 64);
   CORE_ADDR sp = get_frame_register_unsigned (this_frame, 54);
 
   /* Base address of register save area.  */
This page took 0.025955 seconds and 4 git commands to generate.