mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-28 15:18:37 +08:00
Fix -Werror problem in previous change.
This commit is contained in:
@ -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;
|
||||||
|
Reference in New Issue
Block a user