Always descend into output section statements in lang_do_assignments
[deliverable/binutils-gdb.git] / ld / emulparams / elf32rx.sh
index 729b4b3669789aae46de25eb8f086243c2652826..2288667deb4ae8d763423d561e9c996cdbdf7f9a 100644 (file)
@@ -27,6 +27,6 @@ test -z "$CREATE_SHLIB" && OTHER_SECTIONS="  .stack        ${RELOCATING-0}${RELO
 test -n "$CREATE_SHLIB" && OTHER_SECTIONS=""
 
 OTHER_TEXT_SECTIONS='*(P)'
-OTHER_READONLY_SECTIONS='C_1 : { *(C_1) } C_2 : { *(C_2) } C : { *(C) }'
+OTHER_READONLY_SECTIONS='C_1 : { *(C_1) } C_2 : { *(C_2) } C : { *(C) } W_1 : { *(W_1) } W_2 : { *(W_2) } W : { *(W) }'
 OTHER_READWRITE_SECTIONS='D_1 : { *(D_1) } D_2 : { *(D_2) } D : { *(D) }'
 OTHER_BSS_SECTIONS='B_1 : { *(B_1) } B_2 : { *(B_2) } B : { *(B) }'
This page took 0.024095 seconds and 4 git commands to generate.