]> gcc.gnu.org Git - gcc.git/commit
Testsuite, Darwin: Adjust handling of PIE test
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Mon, 30 Oct 2023 11:41:17 +0000 (12:41 +0100)
committerIain Sandoe <iain@sandoe.co.uk>
Sat, 27 Apr 2024 16:20:05 +0000 (17:20 +0100)
commit293140dfc6dbe7ab70c1f031f0dac6939bb084d6
tree81050ab7eb7fd88bcd8a9362e1d546815ecbe657
parent65f028e25fd0239b0b2ba6485653fd4dce131da8
Testsuite, Darwin: Adjust handling of PIE test

gcc/ChangeLog:

* config/darwin.c (darwin_override_options): Cannot use
OPTION_SET_P here.

gcc/testsuite/ChangeLog:

* gcc.dg/pie-2.c: Skip test on darwin.

(cherry picked from commit a0c557690c8d5327deda6e21f8d1deca8451a4cb)

Co-authored-by: Iain Sandoe <iain@sandoe.co.uk>
gcc/config/darwin.c
gcc/testsuite/gcc.dg/pie-2.c
This page took 0.065571 seconds and 5 git commands to generate.