2010-09-24 Thomas Schwinge <thomas@codesourcery.com>
[deliverable/binutils-gdb.git] / bfd / elf32-vax.c
index 1582ac764d579c53ea25b4f5d832b848d1b5bda7..db67faf850ab79b91973c5e7b9601b3c3d2e8259 100644 (file)
@@ -1611,7 +1611,7 @@ elf_vax_relocate_section (bfd *output_bfd,
        case R_VAX_16:
        case R_VAX_32:
          if (info->shared
-             && r_symndx != 0
+             && r_symndx != STN_UNDEF
              && (input_section->flags & SEC_ALLOC) != 0
              && ((r_type != R_VAX_PC8
                   && r_type != R_VAX_PC16
This page took 0.023776 seconds and 4 git commands to generate.