From: Siddhesh Poyarekar <siddhesh@redhat.com>
To: gdb-patches@sourceware.org
Subject: [obv][commit] Removed unused definition of LEN
Date: Mon, 17 Sep 2012 09:51:00 -0000 [thread overview]
Message-ID: <20120917152031.26291306@spoyarek> (raw)
Hi,
Another minor cleanup. This definition of LEN is overridden within the
two blocks within the function that use them, so this one is never used.
Regards,
Siddhesh
http://sourceware.org/ml/gdb-cvs/2012-09/msg00085.html
* tic6x-tdep.c (tic6x_push_dummy_call): Remove unused definition
of LEN.
Index: gdb/tic6x-tdep.c
===================================================================
RCS file: /cvs/src/src/gdb/tic6x-tdep.c,v
retrieving revision 1.9
diff -u -r1.9 tic6x-tdep.c
--- gdb/tic6x-tdep.c 8 Aug 2012 05:47:57 -0000 1.9
+++ gdb/tic6x-tdep.c 17 Sep 2012 09:39:55 -0000
@@ -895,7 +895,6 @@
{
int argreg = 0;
int argnum;
- int len = 0;
int stack_offset = 4;
int references_offset = 4;
CORE_ADDR func_addr = find_function_addr (function, NULL);
reply other threads:[~2012-09-17 9:51 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=20120917152031.26291306@spoyarek \
--to=siddhesh@redhat.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