testsuite: Add target requires for ifuncs to mv31.C.
authorIain Sandoe <iain@sandoe.co.uk>
Thu, 28 Apr 2022 07:51:48 +0000 (08:51 +0100)
committerIain Sandoe <iain@sandoe.co.uk>
Thu, 28 Apr 2022 12:45:29 +0000 (13:45 +0100)
g++.target/i386/mv31.C fails on targets without ifuncs support so add
the necessary target supports guard.

Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
gcc/testsuite/ChangeLog:

* g++.target/i386/mv31.C: Add target supports guard for ifuncs.

gcc/testsuite/g++.target/i386/mv31.C

index 5d8fd1d..70a40f1 100644 (file)
@@ -1,4 +1,5 @@
 // PR c++/104669
+// { dg-require-ifunc "" }
 
 void bar()
 {