diff --git a/gcc/testsuite/gcc.dg/pr124454-1.c b/gcc/testsuite/gcc.dg/pr124454-1.c index 11c4d803d1b..0f05bc544a3 100644 --- a/gcc/testsuite/gcc.dg/pr124454-1.c +++ b/gcc/testsuite/gcc.dg/pr124454-1.c @@ -1,4 +1,5 @@ /* { dg-do compile } */ +/* { dg-require-effective-target fopenmp } */ /* { dg-additional-options "-O3 -fno-forward-propagate -fnon-call-exceptions -fno-dse -fprofile-generate -fopenmp -finstrument-functions" } */ /* { dg-additional-options "-mno-outline-atomics" { target aarch64*-*-* } } */