In GCC 14.1-rc1, there are two new (comparing to GCC 13) failures if the build is configured --enable-default-pie. Let's fix them.
Tested on x86_64-linux-gnu. Ok for trunk and releases/gcc-14? Xi Ruoyao (2): i386: testsuite: Add -no-pie for pr113689-1.c [PR70150] i386: testsuite: Adapt fentryname3.c for r14-811 change [PR70150] gcc/testsuite/gcc.target/i386/fentryname3.c | 3 +-- gcc/testsuite/gcc.target/i386/pr113689-1.c | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) -- 2.45.0