From: Michael Snyder <msnyder@specifix.com>
To: gdb-patches@sourceware.org
Subject: [OB] mips-linux-tdep.c: remove unused variable
Date: Thu, 13 Dec 2007 20:30:00 -0000 [thread overview]
Message-ID: <1197574150.32169.109.camel@localhost.localdomain> (raw)
2007-12-13 Michael Snyder <msnyder@specifix.com>
* mips-linux-tdep.c (mips64_fill_gregset): Remove unused variable.
Index: mips-linux-tdep.c
===================================================================
RCS file: /cvs/src/src/gdb/mips-linux-tdep.c,v
retrieving revision 1.66
diff -u -p -r1.66 mips-linux-tdep.c
--- mips-linux-tdep.c 10 Oct 2007 17:04:38 -0000 1.66
+++ mips-linux-tdep.c 13 Dec 2007 19:03:32 -0000
@@ -344,7 +344,7 @@ mips64_fill_gregset (const struct regcac
struct gdbarch *gdbarch = get_regcache_arch (regcache);
int regaddr, regi;
mips64_elf_greg_t *regp = *gregsetp;
- void *src, *dst;
+ void *dst;
if (regno == -1)
{
reply other threads:[~2007-12-13 19:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1197574150.32169.109.camel@localhost.localdomain \
--to=msnyder@specifix.com \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox