| Issue |
164423
|
| Summary |
[flang][OpenMP] Error compiling Fujitsu test 0967_0005
|
| Labels |
flang:openmp
|
| Assignees |
|
| Reporter |
eugeneepshteyn
|
Test location: https://github.com/fujitsu/compiler-test-suite/blob/main/Fortran/0967/0967_0005.f90
Error:
```
flang -c ./0967/0967_0005.f90 -fopenmp
error: Semantic errors in ./0967/0967_0005.f90
././0967/0967_0005.f90:13:7: error: Canonical loop nest must be perfectly nested.
!$omp do collapse(2)
^^
```
Current flang revision: `909f429b5e47aba3f67b4c1314974bd99c4483ef`
Is this an issue with flang or is the test bad?
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs