]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: Require trampoline support for pr117245.c
authorDimitar Dimitrov <dimitar@dinux.eu>
Sat, 2 Nov 2024 18:20:56 +0000 (20:20 +0200)
committerDimitar Dimitrov <dimitar@dinux.eu>
Sat, 2 Nov 2024 21:02:41 +0000 (23:02 +0200)
commit5e40dcf2458aab0441221f89af10f4c5682a8f63
treeec213f77c5cf7c0d5ad40dd2a891aa3906d130c1
parent10c75e2a2a15e35bd6e70503ef7e3e119ae90775
testsuite: Require trampoline support for pr117245.c

Test case pr117245.c is using trampolines, 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/pr117245.c: Require effective target with trampolines.

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