[flang-commits] [flang] Recognition of the Fortran 2023 ENUMERATION TYPE. (PR #185497)
via flang-commits
flang-commits at lists.llvm.org
Mon Mar 9 13:50:04 PDT 2026
kwyatt-ext wrote:
Here are the test artifacts for this change:
**check-flang**:
```
Testing Time: 143.36s
Total Discovered Tests: 4213
Unsupported : 81 (1.92%)
Passed : 4121 (97.82%)
Expectedly Failed: 11 (0.26%)
FLANG Container Test completed 2 minutes (176 s).
Total Time: 2 minutes (176 s)
Completed : Mon Mar 9 02:38:10 PM CDT 2026
```
**check-flang-rt**:
```
Testing Time: 1.56s
Total Discovered Tests: 260
Passed: 260 (100.00%)
FLANG Container Test completed 0 minutes (9 s).
Total Time: 0 minutes (9 s)
Completed : Mon Mar 9 02:42:38 PM CDT 2026
```
**llvm-test-suite**: (Note: This failure is a local test with a change that is not yet merged upstream.)
```
Failed Tests (1):
test-suite :: Fortran/cray/f90/10/bad_subscript_overrun01.test
Testing Time: 581.88s
Total Discovered Tests: 6931
Passed: 6930 (99.99%)
Failed: 1 (0.01%)
```
https://github.com/llvm/llvm-project/pull/185497
More information about the flang-commits
mailing list