From: Alexandre Oliva Date: Wed, 30 Nov 2022 07:55:11 +0000 (-0300) Subject: [PR107304] note test's ifunc requirement X-Git-Tag: basepoints/gcc-14~2805 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1b5cdf381d6b02f5048d886a8377d0042bda3af;p=thirdparty%2Fgcc.git [PR107304] note test's ifunc requirement The test uses target_clones, that requires ifunc support. for gcc/testsuite/ChangeLog PR target/107304 * gcc.target/i386/pr107304.c: dg-require ifunc support. --- diff --git a/gcc/testsuite/gcc.target/i386/pr107304.c b/gcc/testsuite/gcc.target/i386/pr107304.c index 24d68795e7f1..0043b7b21a32 100644 --- a/gcc/testsuite/gcc.target/i386/pr107304.c +++ b/gcc/testsuite/gcc.target/i386/pr107304.c @@ -1,5 +1,6 @@ /* { dg-do compile } */ /* { dg-options "-O0 -march=tigerlake" } */ +/* { dg-require-ifunc "" } */ #include