HI FX,
> On 30 Oct 2023, at 11:43, FX Coudert wrote:
> The recent commit of
> https://gcc.gnu.org/pipermail/gcc-patches/2023-October/634347.html has made
> this test invalid. We now don’t emit __PIE__, and the test should be skipped
> on darwin.
>
> Fixes the new failure on x86_64-apple-darw
Hi,
The recent commit of
https://gcc.gnu.org/pipermail/gcc-patches/2023-October/634347.html has made
this test invalid. We now don’t emit __PIE__, and the test should be skipped on
darwin.
Fixes the new failure on x86_64-apple-darwin21. OK to push?
FX
0001-Testsuite-Darwin-skip-PIE-test.pat