Rename non_ir_ref to non_ir_ref_regular
[deliverable/binutils-gdb.git] / bfd / elf32-metag.c
index c45d719269e12954875a480bb10007a6780264e6..94eda95309385782c25e15b106e9d927da395b46 100644 (file)
@@ -2132,7 +2132,7 @@ elf_metag_check_relocs (bfd *abfd,
 
          /* PR15323, ref flags aren't set for references in the same
             object.  */
-         hh->eh.root.non_ir_ref = 1;
+         hh->eh.root.non_ir_ref_regular = 1;
        }
 
       /* Some relocs require a global offset table.  */
This page took 0.023609 seconds and 4 git commands to generate.