This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [OB] eliminate unused local


On Wednesday 05 May 2010 20:06:11, Michael Snyder wrote:
> Pedro Alves wrote:
> > 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.
> 
> Oops, where is it generated from?

From what is written in the first line of the file.  See the
comments in features/Makefile to see how to regenerate it.

-- 
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]