File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -72,11 +72,12 @@ summarizes the observed compiler behaviors:
72
72
| NVIDIA | 2 | ` nvfortran ` 22.7-0 |
73
73
| Cray | 3 | ` ftn ` 13.0.1 |
74
74
| GCC | 6 | ` gfortran ` 12.2.0 |
75
- | AMD | Fails to build [ 1 ] | ` flang ` 13.0.0 (AOCC_3.2.0-Build\# 128 2021\_ 11\_ 12) |
76
- | LLVM | Fails to build [ 2 ] | ` git ` commit ` f5253058144aca1e9fcacd ` (9/20/2022) |
75
+ | AMD | N.A. (see Note 1.) | ` flang ` 13.0.0 (AOCC_3.2.0-Build\# 128 2021\_ 11\_ 12) |
76
+ | LLVM | N.A. (see Note 2.) | ` git ` commit ` f5253058144aca1e9fcacd ` (9/20/2022)
77
77
78
- [ 1] Internal compiler error (ICE).
79
- [ 2] Type finalization not yet supported.
78
+ ** Notes**
79
+ 1 . Fails to build due to an internal compiler error (ICE).
80
+ 2 . Fails to build due to type finalization not yet being supported.
80
81
81
82
See the [ test suite README.md] ( ./test/README.md ) for more details on each compiler's test
82
83
results.
You can’t perform that action at this time.
0 commit comments