Fix PR20789 - relaxation with negative valued diff relocs
[deliverable/binutils-gdb.git] / ld / emulparams / shelf64.sh
index eb1f6c76ecd054c24ac5a7d676033bb6078c7d3d..5037f350187c517e0e7cd3d0da9974c369767ac9 100644 (file)
@@ -7,7 +7,7 @@ EXTRA_EM_FILE=
 
 # We do not need .cranges
 test -z "$CREATE_SHLIB" && OTHER_SECTIONS="
- .stack ${RELOCATING-0}${RELOCATING+(DEFINED(_stack) ? _stack : ALIGN (0x40000) + 0x40000)} :
+ .stack ${RELOCATING-0}${RELOCATING+(DEFINED(_stack) ? _stack : ALIGN (0x40000) + 0x80000)} :
   {
     ${RELOCATING+_stack = .;}
     *(.stack)
This page took 0.03617 seconds and 4 git commands to generate.