daily update
[deliverable/binutils-gdb.git] / bfd / elf64-hppa.c
index b57497d4b53550027b6b806d3ffcd5b168db122d..86f652dcc38104adcd749f51481fce6bd1845be6 100644 (file)
@@ -1580,7 +1580,7 @@ elf64_hppa_size_dynamic_sections (bfd *output_bfd, struct bfd_link_info *info)
 
   /* Set up DLT, PLT and OPD 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_dlt;
       bfd_signed_vma *end_local_dlt;
This page took 0.024281 seconds and 4 git commands to generate.