diff options
author | Tom de Vries <tdevries@suse.de> | 2022-10-12 16:50:16 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2022-10-12 16:50:16 +0200 |
commit | 9693166f6648b3aaa7dc680b3fecda16b63ecfb4 (patch) | |
tree | c003636c0ca89a4ff43c20ad976ab98080d7f7bb /gdb/ada-varobj.c | |
parent | e2800454ce9d89f9c4587bc20ee7c6cd0122c340 (diff) | |
download | gdb-9693166f6648b3aaa7dc680b3fecda16b63ecfb4.zip gdb-9693166f6648b3aaa7dc680b3fecda16b63ecfb4.tar.gz gdb-9693166f6648b3aaa7dc680b3fecda16b63ecfb4.tar.bz2 |
[gdb/testsuite] Fix gdb.base/nested-subp{2,3}.exp with recent ld
On openSUSE Tumbleweed (with ld 2.39) I get for test-case
gdb.base/nested-subp2.exp:
...
gdb compile failed, ld: warning: tmp.o: requires executable stack \
(because the .note.GNU-stack section is executable)
...
Fix this by compiling with -Wl,--no-warn-execstack.
Likewise in gdb.base/nested-subp3.exp
Tested on x86_64-linux.
Diffstat (limited to 'gdb/ada-varobj.c')
0 files changed, 0 insertions, 0 deletions