testsuite: add require effective target fopenmp to pr124454-1.c

gcc/testsuite/ChangeLog:

	* gcc.dg/pr124454-1.c: Add missing require effective target
	fopenmp.

Signed-off-by: Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
This commit is contained in:
Torbjörn SVENSSON
2026-03-24 10:28:45 +01:00
parent c4fe970775
commit 9873a35f52

View File

@@ -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*-*-* } } */