* coff-arm.c (coff_arm_rtype_to_howto): Fix shadowed variable

warning.
This commit is contained in:
Nick Clifton 2009-12-12 10:07:53 +00:00
parent b0eec2ccda
commit 9e9b49abd8
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2009-12-12 Nick Clifton <nickc@redhat.com>
* coff-arm.c (coff_arm_rtype_to_howto): Fix shadowed variable
warning.
2009-12-11 Tristan Gingold <gingold@adacore.com>
* som.c (bfd_som_set_subsection_attributes)

View File

@ -549,7 +549,6 @@ coff_arm_rtype_to_howto (bfd *abfd ATTRIBUTE_UNUSED,
osect_vma = h->root.u.def.section->output_section->vma;
else
{
asection *sec;
int i;
/* Sigh, the only way to get the section to offset against