Fix -Werror problem in previous change.

This commit is contained in:
Bernd Schmidt
2006-04-05 20:46:15 +00:00
parent faea95b19b
commit cda78e81ae

View File

@ -3253,7 +3253,6 @@ _bfin_create_got_section (bfd *abfd, struct bfd_link_info *info)
flagword flags, pltflags; flagword flags, pltflags;
asection *s; asection *s;
struct elf_link_hash_entry *h; struct elf_link_hash_entry *h;
struct bfd_link_hash_entry *bh;
const struct elf_backend_data *bed = get_elf_backend_data (abfd); const struct elf_backend_data *bed = get_elf_backend_data (abfd);
int ptralign; int ptralign;
int offset; int offset;