Merge bfd_find_nearest_line variants
[deliverable/binutils-gdb.git] / bfd / elfxx-tilegx.c
index d45f20090b85f3b8084808b40f0210a6e1b7dd34..e206bc72d6b5bdc1283d61d6a7bdf2b3baa53c5e 100644 (file)
@@ -2733,7 +2733,7 @@ tilegx_elf_size_dynamic_sections (bfd *output_bfd ATTRIBUTE_UNUSED,
 
   /* Set up .got offsets for local syms, and space for local dynamic
      relocs.  */
-  for (ibfd = info->input_bfds; ibfd != NULL; ibfd = ibfd->link_next)
+  for (ibfd = info->input_bfds; ibfd != NULL; ibfd = ibfd->link.next)
     {
       bfd_signed_vma *local_got;
       bfd_signed_vma *end_local_got;
This page took 0.024051 seconds and 4 git commands to generate.