summaryrefslogtreecommitdiff
path: root/bfd/elf32-bfin.c
diff options
context:
space:
mode:
authorBernd Schmidt <bernd.schmidt@analog.com>2006-04-05 20:46:15 +0000
committerBernd Schmidt <bernd.schmidt@analog.com>2006-04-05 20:46:15 +0000
commit8d124e7eb48dc3e90e32a4d7b7e6beb7bd92c8b2 (patch)
tree11065312020a14dda4e6eae635eab47bab5e639d /bfd/elf32-bfin.c
parent8d610621897a1f65a624e1a44b36e397af7c0f32 (diff)
downloadgdb-8d124e7eb48dc3e90e32a4d7b7e6beb7bd92c8b2.tar.gz
Fix -Werror problem in previous change.
Diffstat (limited to 'bfd/elf32-bfin.c')
-rw-r--r--bfd/elf32-bfin.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/elf32-bfin.c b/bfd/elf32-bfin.c
index a08161cd44d..8f4dfcfffd0 100644
--- a/bfd/elf32-bfin.c
+++ b/bfd/elf32-bfin.c
@@ -3253,7 +3253,6 @@ _bfin_create_got_section (bfd *abfd, struct bfd_link_info *info)
flagword flags, pltflags;
asection *s;
struct elf_link_hash_entry *h;
- struct bfd_link_hash_entry *bh;
const struct elf_backend_data *bed = get_elf_backend_data (abfd);
int ptralign;
int offset;