diff options
author | Nick Clifton <nickc@redhat.com> | 2022-04-20 13:37:51 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2022-04-20 13:39:05 +0100 |
commit | 65daf5bed68f3e792e80f7c9a12871fd71da32a2 (patch) | |
tree | a55da6b2014760d60106975406377517a8133874 /ld/testsuite/ld-tic6x/shlib-1.rd | |
parent | 72b580b8f48927cf7bc4cf8bb951aaeff637d0ee (diff) | |
download | gdb-65daf5bed68f3e792e80f7c9a12871fd71da32a2.zip gdb-65daf5bed68f3e792e80f7c9a12871fd71da32a2.tar.gz gdb-65daf5bed68f3e792e80f7c9a12871fd71da32a2.tar.bz2 |
Add linker warning for when it creates an executable stack.
PR 29072
Diffstat (limited to 'ld/testsuite/ld-tic6x/shlib-1.rd')
-rw-r--r-- | ld/testsuite/ld-tic6x/shlib-1.rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-tic6x/shlib-1.rd b/ld/testsuite/ld-tic6x/shlib-1.rd index 9ad2396..cf1f346 100644 --- a/ld/testsuite/ld-tic6x/shlib-1.rd +++ b/ld/testsuite/ld-tic6x/shlib-1.rd @@ -31,7 +31,7 @@ Program Headers: LOAD 0x001000 0x00008000 0x00008000 0x001fc 0x001fc RW 0x1000 LOAD 0x002000 0x10000000 0x10000000 0x00130 0x00134 RWE 0x1000 DYNAMIC 0x001154 0x00008154 0x00008154 0x000a8 0x000a8 RW 0x4 - GNU_STACK 0x000000 0x00000000 0x00000000 0x00000 0x20000 RWE 0x8 + GNU_STACK 0x000000 0x00000000 0x00000000 0x00000 0x20000 RW 0x8 Section to Segment mapping: Segment Sections\.\.\. |