testsuite/c-c++-common/cpp/pragma-eof.c: Add missing require fopenmp

Committed as obvious.  Gets rid of a spurious failure for mmix.

gcc/testsuite:
	* c-c++-common/cpp/pragma-eof.c: Require fopenmp.
This commit is contained in:
Hans-Peter Nilsson 2020-07-18 05:24:46 +02:00
parent 8a8c257356
commit 0b7e26d8f9
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
/* { dg-require-effective-target fopenmp } */
/* { dg-additional-options -fopenmp } */
/* { dg-error "expected" "" { target *-*-* } 6 } */