ARC/BFD: Fix a build error from `index' shadowing a global declaration
authorMaciej W. Rozycki <macro@imgtec.com>
Mon, 25 Jan 2016 16:06:46 +0000 (16:06 +0000)
committerMaciej W. Rozycki <macro@imgtec.com>
Mon, 25 Jan 2016 16:06:46 +0000 (16:06 +0000)
commit840855c5edfb840a97fb063fd8f44a7e9e537b87
treeb2dca2a4deaf64c482eebf8834162cee8a9e2a16
parent5bc5ae8810c03b55f46b9e575389c3fa85a62b5c
ARC/BFD: Fix a build error from `index' shadowing a global declaration

bfd/
* elf32-arc.c (elf_arc_finish_dynamic_symbol): Rename `index' to
`dynindx'.
bfd/ChangeLog
bfd/elf32-arc.c