From: Pedro Alves <pedro@codesourcery.com>
To: gdb-patches@sourceware.org
Cc: Michael Snyder <msnyder@vmware.com>
Subject: Re: [OB] eliminate unused local
Date: Wed, 05 May 2010 19:01:00 -0000 [thread overview]
Message-ID: <201005052001.17176.pedro@codesourcery.com> (raw)
In-Reply-To: <4BE1BF28.3040702@vmware.com>
On Wednesday 05 May 2010 19:55:36, Michael Snyder wrote:
> 2010-05-05 Michael Snyder <msnyder@vmware.com>
>
> * features/i386/i386-mmx.c (initialize_tdesc_i386_mmx):
> Delete unused variable 'type'.
The patch also deleted `field_type'. But in any case, this
is a generated file; you should fix the source of the problem
instead.
>
> Index: features/i386/i386-mmx.c
> ===================================================================
> RCS file: /cvs/src/src/gdb/features/i386/i386-mmx.c,v
> retrieving revision 1.1
> diff -u -p -r1.1 i386-mmx.c
> --- features/i386/i386-mmx.c 8 Apr 2010 22:32:38 -0000 1.1
> +++ features/i386/i386-mmx.c 5 May 2010 18:53:08 -0000
> @@ -10,7 +10,6 @@ initialize_tdesc_i386_mmx (void)
> {
> struct target_desc *result = allocate_target_description ();
> struct tdesc_feature *feature;
> - struct tdesc_type *field_type, *type;
>
> set_tdesc_architecture (result, bfd_scan_arch ("i386"));
>
--
Pedro Alves
next prev parent reply other threads:[~2010-05-05 19:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-05 18:55 Michael Snyder
2010-05-05 19:01 ` Pedro Alves [this message]
2010-05-05 19:06 ` Michael Snyder
2010-05-05 20:32 ` Pedro Alves
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=201005052001.17176.pedro@codesourcery.com \
--to=pedro@codesourcery.com \
--cc=gdb-patches@sourceware.org \
--cc=msnyder@vmware.com \
/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