aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-function.c
diff options
context:
space:
mode:
authorJens Remus <jremus@linux.ibm.com>2025-03-28 15:27:10 +0100
committerJens Remus <jremus@linux.ibm.com>2025-03-28 15:27:10 +0100
commit7106a427963462eb5a58e2ece6dc7e4d37132065 (patch)
treea993fa463beb8ddadb986178170d911189be5f70 /gdb/python/py-function.c
parent0d1f4362682f0c3be74f8d8d8e097e9c4a4d04f2 (diff)
downloadbinutils-7106a427963462eb5a58e2ece6dc7e4d37132065.zip
binutils-7106a427963462eb5a58e2ece6dc7e4d37132065.tar.gz
binutils-7106a427963462eb5a58e2ece6dc7e4d37132065.tar.bz2
ld: Pass $NOPIE_CFLAGS and $NOPIE_LDFLAGS to test pr19719
Linker test "pr19719 fun defined" (non PIE) fails on s390x on Fedora 41 but not on Ubuntu 24.10. The reason is that GCC on Ubuntu is configured with --enable-default-pie, so that it defaults to compile with -fPIE and link with -pie, which hides the test fail. ld/testsuite/ PR ld/21090 * ld-elf/shared.exp: Compile pr19719 (non-PIE) with $NOPIE_CFLAGS and link with $NOPIE_LDFLAGS. Bug: https://sourceware.org/PR21090 Signed-off-by: Jens Remus <jremus@linux.ibm.com>
Diffstat (limited to 'gdb/python/py-function.c')
0 files changed, 0 insertions, 0 deletions