daily update
[deliverable/binutils-gdb.git] / bfd / elf32-sh64.c
index 58833715af9c92cf9d62f53373d6404fedb9aa3f..f7d8949fe3aca5d5d1f0b8a8c5ff245413cef50a 100644 (file)
@@ -425,7 +425,7 @@ sh64_elf_add_symbol_hook (bfd *abfd, struct bfd_link_info *info,
            }
 
          h = (struct elf_link_hash_entry *) bh;
-         h->elf_link_hash_flags &=~ ELF_LINK_NON_ELF;
+         h->non_elf = 0;
          h->type = STT_DATALABEL;
        }
       else
This page took 0.023534 seconds and 4 git commands to generate.