*** empty log message ***
[deliverable/binutils-gdb.git] / bfd / elf32-vax.c
index e7e01882f593e6547110d8a0d5c7f91dd484440e..63f74ab2825b0c92b4da9de5da0e83d79975d332 100644 (file)
@@ -1583,7 +1583,7 @@ elf_vax_relocate_section (bfd *output_bfd,
          if (sgotplt == NULL)
            {
              sgotplt = bfd_get_section_by_name (dynobj, ".got.plt");
-             BFD_ASSERT (splt != NULL);
+             BFD_ASSERT (sgotplt != NULL);
            }
 
          plt_index = h->plt.offset / PLT_ENTRY_SIZE - 1;
This page took 0.023921 seconds and 4 git commands to generate.