Fix -Werror problem in previous change.
authorBernd Schmidt <bernds@codesourcery.com>
Wed, 5 Apr 2006 20:46:15 +0000 (20:46 +0000)
committerBernd Schmidt <bernds@codesourcery.com>
Wed, 5 Apr 2006 20:46:15 +0000 (20:46 +0000)
bfd/elf32-bfin.c

index a08161cd44d74f680b1ac2c8467f47ddad02e97c..8f4dfcfffd0341fd81094ca332e1521ed54b044b 100644 (file)
@@ -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;
This page took 0.028234 seconds and 4 git commands to generate.