ubsan: fr30: left shift of negative value
[deliverable/binutils-gdb.git] / gdb / mips-linux-nat.c
index e37fa4dc302df28cf9a66f5e46342af6c35bfb53..104c972f24630a70a394d0b857fdd2e68ca4cf9f 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for GNU/Linux on MIPS processors.
 
-   Copyright (C) 2001-2018 Free Software Foundation, Inc.
+   Copyright (C) 2001-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -673,7 +673,6 @@ mips_linux_nat_target::insert_watchpoint (CORE_ADDR addr, int len,
   struct mips_watchpoint *new_watch;
   struct mips_watchpoint **pw;
 
-  int i;
   int retval;
 
   if (!mips_linux_read_watch_registers (inferior_ptid.lwp (),
This page took 0.025474 seconds and 4 git commands to generate.