]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: Require fpic support for pr116887.c
authorDimitar Dimitrov <dimitar@dinux.eu>
Sat, 2 Nov 2024 18:23:19 +0000 (20:23 +0200)
committerDimitar Dimitrov <dimitar@dinux.eu>
Sat, 2 Nov 2024 21:02:42 +0000 (23:02 +0200)
commitaf5a62ee88fbfbf5d60872bff2be5c2c0345dcf7
treea329117a91c7223989a4044ce94fbe8224bcec8a
parent5e40dcf2458aab0441221f89af10f4c5682a8f63
testsuite: Require fpic support for pr116887.c

Test case pr116887.c is passing -fpic, so mark it as such.

With this patch the test is now properly marked as unsupported
for pru-unknown-elf.  Test still passes for x86_64-pc-linux-gnu.

gcc/testsuite/ChangeLog:

* gcc.dg/pr116887.c: Require effective target fpic.

Signed-off-by: Dimitar Dimitrov <dimitar@dinux.eu>
gcc/testsuite/gcc.dg/pr116887.c