Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / elf32-d10v.c
index c45bd0d717e392c3c291cf34c898baaa96502f3b..d284d4f565409f528e71e858f624b56ae1489f69 100644 (file)
@@ -1,5 +1,5 @@
 /* D10V-specific support for 32-bit ELF
-   Copyright (C) 1996-2016 Free Software Foundation, Inc.
+   Copyright (C) 1996-2017 Free Software Foundation, Inc.
    Contributed by Martin Hunt (hunt@cygnus.com).
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -294,7 +294,7 @@ elf32_d10v_check_relocs (bfd *abfd,
 
          /* PR15323, ref flags aren't set for references in the same
             object.  */
-         h->root.non_ir_ref = 1;
+         h->root.non_ir_ref_regular = 1;
        }
 
       switch (ELF32_R_TYPE (rel->r_info))
This page took 0.023375 seconds and 4 git commands to generate.