aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@bitrange.com>2020-07-18 05:24:46 +0200
committerHans-Peter Nilsson <hp@bitrange.com>2020-07-18 05:28:20 +0200
commit0b7e26d8f91482fe932a323d8d05d87a40be65dc (patch)
treed1a4c7b5abb7a21ac0059c799853015d348fdf2d /gcc
parent8a8c2573568aa17ada6163f90991701bc4470976 (diff)
downloadgcc-0b7e26d8f91482fe932a323d8d05d87a40be65dc.zip
gcc-0b7e26d8f91482fe932a323d8d05d87a40be65dc.tar.gz
gcc-0b7e26d8f91482fe932a323d8d05d87a40be65dc.tar.bz2
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.
Diffstat (limited to 'gcc')
-rw-r--r--gcc/testsuite/c-c++-common/cpp/pragma-eof.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/c-c++-common/cpp/pragma-eof.c b/gcc/testsuite/c-c++-common/cpp/pragma-eof.c
index c72be80..9537470 100644
--- a/gcc/testsuite/c-c++-common/cpp/pragma-eof.c
+++ b/gcc/testsuite/c-c++-common/cpp/pragma-eof.c
@@ -1,3 +1,4 @@
+/* { dg-require-effective-target fopenmp } */
/* { dg-additional-options -fopenmp } */
/* { dg-error "expected" "" { target *-*-* } 6 } */