bfd/
[deliverable/binutils-gdb.git] / bfd / elf32-m32r.c
index bd61c5e05b04ab71b35a2896a4e06d61fcce94a5..fbc2c8cc877df669a67a0f0adcd5e6e8a462f082 100644 (file)
@@ -2448,7 +2448,7 @@ printf("m32r_elf_size_dynamic_sections()\n");
              adjust_dynamic_symbol is called, and it is that
              function which decides whether anything needs to go
              into these sections.  */
-          _bfd_strip_section_from_output (info, s);
+          s->flags |= SEC_EXCLUDE;
           continue;
         }
 
This page took 0.025073 seconds and 4 git commands to generate.