bfd/
[deliverable/binutils-gdb.git] / ld / emultempl / elf32.em
index 3350ac027ab2aa78986ecf1aaefb071683eaad68..99fb8ab880e91078756bfcf366980c4aea5e9c58 100644 (file)
@@ -1214,7 +1214,7 @@ ${ELF_INTERPRETER_SET_DEFAULT}
 
        /* Also set SEC_EXCLUDE, so that symbols defined in the warning
           section don't get copied to the output.  */
-       s->flags |= SEC_EXCLUDE;
+       s->flags |= SEC_EXCLUDE | SEC_KEEP;
       }
   }
 
This page took 0.024253 seconds and 4 git commands to generate.