diff options
Diffstat (limited to 'gcc/testsuite/c-c++-common/strub-O2fni.c')
-rw-r--r-- | gcc/testsuite/c-c++-common/strub-O2fni.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/c-c++-common/strub-O2fni.c b/gcc/testsuite/c-c++-common/strub-O2fni.c index c6d900c..905e2c6 100644 --- a/gcc/testsuite/c-c++-common/strub-O2fni.c +++ b/gcc/testsuite/c-c++-common/strub-O2fni.c @@ -1,5 +1,6 @@ /* { dg-do compile } */ /* { dg-options "-O2 -fstrub=strict -fdump-rtl-expand -fno-inline" } */ +/* { dg-require-effective-target strub } */ /* With -fno-inline, none of the strub builtins are inlined. */ |