Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / elf32-fr30.c
index 2891dbfc94c26b79b4217d7e0fe9acd8088da0ab..94070d8ef266ba97ca40ddc51b021ff02aeb798b 100644 (file)
@@ -1,5 +1,5 @@
 /* FR30-specific support for 32-bit ELF.
-   Copyright (C) 1998-2016 Free Software Foundation, Inc.
+   Copyright (C) 1998-2017 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -673,7 +673,7 @@ fr30_elf_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.02378 seconds and 4 git commands to generate.