Commit c3f9fd0
authored
[Fortran/gfortran] Disable canonical-loop-1.f90 (#286)
Since llvm/llvm-project#160283, Flang checks for non-rectangular loop nests and fails with an error since they are not supported. Hence, disable the tests that contain non-rectangular loop nests.1 parent 046076f commit c3f9fd0
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
82 | 85 | | |
83 | 86 | | |
84 | 87 | | |
| |||
0 commit comments