Rename non_ir_ref to non_ir_ref_regular
[deliverable/binutils-gdb.git] / bfd / elf32-m32r.c
index 7ecf95fb03ebd20eab8da55e41b11e5e2e3eb57f..90408237d4ac3ba13867c9c18184c698ce7b384f 100644 (file)
@@ -3706,7 +3706,7 @@ m32r_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;
        }
 
       /* Some relocs require a global offset table.  */
This page took 0.035135 seconds and 4 git commands to generate.