Commit 650fee2
authored
[Fortran] disable teams-3.f90 (#211)
This test is expected to fail but now passes. It previously failed
because it triggered a not-yet-implemented error, not because it failed
for the reasons intended by the test.
The test checks that some openmp library calls are not allowed inside of
omp teams. These semantic checks are not currently implemented in flang.1 parent ad7a607 commit 650fee2
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
96 | 101 | | |
97 | 102 | | |
98 | 103 | | |
| |||
0 commit comments