daily update
[binutils-gdb.git] / bfd / elf32-i370.c
index c419edd605ff371beb274c5fe6422d568ed25fa1..ff0208ee3e334b48cf15f6d4a6692ec4ed5e6243 100644 (file)
@@ -375,9 +375,6 @@ i370_elf_section_from_shdr (bfd *abfd,
 
   newsect = hdr->bfd_section;
   flags = bfd_get_section_flags (abfd, newsect);
-  if (hdr->sh_flags & SHF_EXCLUDE)
-    flags |= SEC_EXCLUDE;
-
   if (hdr->sh_type == SHT_ORDERED)
     flags |= SEC_SORT_ENTRIES;