mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-13 11:51:22 +08:00
[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.
This commit is contained in:
parent
f57ff18957
commit
a1b5cdf381
@ -1,5 +1,6 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-options "-O0 -march=tigerlake" } */
|
||||
/* { dg-require-ifunc "" } */
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user