Proper bound check in _bfd_doprnt_scan
[deliverable/binutils-gdb.git] / bfd / elf-hppa.h
index 3871980d739f3a528f3a91a9e3f843a55d063c2f..b1c959ea14c31f884100e3a715f0c52543454db6 100644 (file)
@@ -1117,6 +1117,7 @@ elf_hppa_fake_sections (bfd *abfd, Elf_Internal_Shdr *hdr, asection *sec)
          if (asec->name && strcmp (asec->name, ".text") == 0)
            {
              hdr->sh_info = indx;
+             hdr->sh_flags |= SHF_INFO_LINK;
              break;
            }
        }
This page took 0.023966 seconds and 4 git commands to generate.