diff options
Diffstat (limited to 'openmp/runtime/test/ompt/teams/team.c')
| -rw-r--r-- | openmp/runtime/test/ompt/teams/team.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openmp/runtime/test/ompt/teams/team.c b/openmp/runtime/test/ompt/teams/team.c index 78f8b7c28c8..3aa85ea6266 100644 --- a/openmp/runtime/test/ompt/teams/team.c +++ b/openmp/runtime/test/ompt/teams/team.c @@ -1,6 +1,6 @@ // RUN: %libomp-compile-and-run | FileCheck %s // REQUIRES: ompt -// UNSUPPORTED: gcc-4, gcc-5, gcc-6, gcc-7 +// UNSUPPORTED: gcc #include "callback.h" int main() { |

