Skip to content

Commit 0c14523

Browse files
authored
Add flang to compiler compatibility table (#39)
1 parent 82942f1 commit 0c14523

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -438,6 +438,9 @@ using these or newer versions.
438438
| GNU 13.2, 14.1 | * OK (serial, mpi) |
439439
| | * untested (coarray) |
440440
+------------------------+-----------------------------------------------------+
441+
| Flang 20.1.0 | * OK (serial) |
442+
| | * untested (mpi, coarray) |
443+
+------------------------+-----------------------------------------------------+
441444

442445
If you know of other compilers that can successfully build Fortuno, please
443446
consider opening a pull request to update this table.

0 commit comments

Comments
 (0)