Fixed warning from previous patch. Added Changelog.
[deliverable/binutils-gdb.git] / bfd / elf32-arc.c
index e96b3f8697482e0e69cc2f10ce53c8d2d76ae79b..69d8f6e97cbfc267bc7fed570b47504607af8708 100644 (file)
@@ -2531,7 +2531,8 @@ arc_create_forced_local_got_entries_for_tls (struct bfd_hash_entry *bh,
       while (list != NULL)
        {
          create_got_dynrelocs_for_single_entry (list, tmp->output_bfd,
-                                                tmp->info, h);
+           tmp->info,
+           (struct elf_link_hash_entry *) h);
          list = list->next;
        }
     }
This page took 0.024355 seconds and 4 git commands to generate.