This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
RE: [PATCH] ARC/BFD: Fix a build error from `index' shadowing a global declaration
- From: Claudiu Zissulescu <Claudiu dot Zissulescu at synopsys dot com>
- To: "Maciej W. Rozycki" <macro at imgtec dot com>, Nick Clifton <nickc at redhat dot com>
- Cc: Cupertino Miranda <Cupertino dot Miranda at synopsys dot com>, "binutils at sourceware dot org" <binutils at sourceware dot org>, Francois Bedard <Francois dot Bedard at synopsys dot com>, "Andrew Burgess (andrew dot burgess at embecosm dot com)" <andrew dot burgess at embecosm dot com>
- Date: Mon, 25 Jan 2016 16:16:21 +0000
- Subject: RE: [PATCH] ARC/BFD: Fix a build error from `index' shadowing a global declaration
- Authentication-results: sourceware.org; auth=none
- References: <EB86EB452ADE4B44B294F7149B8A277702189BB1 at DE02WEMBXB dot internal dot synopsys dot com> <569E5695 dot 4030107 at redhat dot com> <alpine dot DEB dot 2 dot 00 dot 1601240005050 dot 5958 at tp dot orcam dot me dot uk> <56A5E4EC dot 50200 at redhat dot com> <alpine dot DEB dot 2 dot 00 dot 1601251609340 dot 5958 at tp dot orcam dot me dot uk>
Thank you guys for the help.
Much appreciated!
Claudiu
> -----Original Message-----
> From: Maciej W. Rozycki [mailto:macro@imgtec.com]
> Sent: Monday, January 25, 2016 5:11 PM
> To: Nick Clifton
> Cc: Cupertino Miranda; binutils@sourceware.org; Claudiu Zissulescu; Francois
> Bedard; Andrew Burgess (andrew.burgess@embecosm.com)
> Subject: Re: [PATCH] ARC/BFD: Fix a build error from `index' shadowing a
> global declaration
>
> Hi Nick,
>
> > > bfd/
> > > * elf32-arc.c (elf_arc_finish_dynamic_symbol): Rename `index' to
> > > `dynindx'.
> > >
> > > OK to apply?
> >
> > Approved - please apply - I would actually consider this an obvious patch...
>
> It doesn't hurt asking. Applied now, thanks.
>
> Maciej