aboutsummaryrefslogtreecommitdiff
path: root/sim/v850
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2023-12-15 22:17:32 -0500
committerMike Frysinger <vapier@gentoo.org>2023-12-19 05:51:11 -0500
commite7198a4305e8925e0de3daf4d9e896149c507f23 (patch)
tree1f59d8c9919d19dc445a097e2435697c8df3b997 /sim/v850
parent67df132b65a3930bf15ebc7013d2aac151c65e32 (diff)
downloadgdb-e7198a4305e8925e0de3daf4d9e896149c507f23.zip
gdb-e7198a4305e8925e0de3daf4d9e896149c507f23.tar.gz
gdb-e7198a4305e8925e0de3daf4d9e896149c507f23.tar.bz2
sim: v850: fix -Wunused-variable warnings
Diffstat (limited to 'sim/v850')
-rw-r--r--sim/v850/simops.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/v850/simops.c b/sim/v850/simops.c
index 05770a9..97948f7 100644
--- a/sim/v850/simops.c
+++ b/sim/v850/simops.c
@@ -2455,7 +2455,6 @@ OP_28007E0 (void)
signed long int remainder;
signed long int divide_by;
signed long int divide_this;
- int overflow = 0;
trace_input ("divh", OP_REG_REG_REG, 0);