testsuite/c-c++-common/cpp/pragma-eof.c: Add missing require fopenmp
authorHans-Peter Nilsson <hp@bitrange.com>
Sat, 18 Jul 2020 03:24:46 +0000 (05:24 +0200)
committerHans-Peter Nilsson <hp@bitrange.com>
Sat, 18 Jul 2020 03:28:20 +0000 (05:28 +0200)
Committed as obvious.  Gets rid of a spurious failure for mmix.

gcc/testsuite:
* c-c++-common/cpp/pragma-eof.c: Require fopenmp.

gcc/testsuite/c-c++-common/cpp/pragma-eof.c

index c72be80..9537470 100644 (file)
@@ -1,3 +1,4 @@
+/* { dg-require-effective-target fopenmp } */
 /* { dg-additional-options -fopenmp }  */
 
 /* { dg-error "expected" "" { target *-*-* } 6 } */