public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] sim: v850: fix -Wunused-variable warnings
@ 2023-12-19 10:53 Michael Frysinger
  0 siblings, 0 replies; only message in thread
From: Michael Frysinger @ 2023-12-19 10:53 UTC (permalink / raw)
  To: gdb-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e7198a4305e8925e0de3daf4d9e896149c507f23

commit e7198a4305e8925e0de3daf4d9e896149c507f23
Author: Mike Frysinger <vapier@gentoo.org>
Date:   Fri Dec 15 22:17:32 2023 -0500

    sim: v850: fix -Wunused-variable warnings

Diff:
---
 sim/v850/simops.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sim/v850/simops.c b/sim/v850/simops.c
index 05770a946ea..97948f75f92 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);

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-12-19 10:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-19 10:53 [binutils-gdb] sim: v850: fix -Wunused-variable warnings Michael Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).