testsuite: pragma-optimize.c requires ifunc.

gcc/testsuite/ChangeLog:

	* gcc.target/powerpc/pragma-optimize.c: Require ifunc support.
This commit is contained in:
David Edelsohn 2021-12-17 09:45:20 -05:00
parent e781cb93d7
commit 9315f02b1b
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
/* { dg-require-ifunc "" } */
/* { dg-options "-O2 -mlong-double-128 -mabi=ibmlongdouble" } */ /* { dg-options "-O2 -mlong-double-128 -mabi=ibmlongdouble" } */
extern unsigned long int x; extern unsigned long int x;