[PATCH v2 2/6] ld: Pass $NOPIE_CFLAGS and $NOPIE_LDFLAGS to test pr19719
Jan Beulich
jbeulich@suse.com
Mon Mar 24 16:07:12 GMT 2025
On 21.03.2025 17:58, Jens Remus wrote:
> 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.
I'm confused: Generally I'd expect all tests to pass. Yet "hides the test
fail" suggests the test is actually "expected" to fail on, however without
it being an xfail. What am I missing?
Jan
More information about the Binutils
mailing list