Skip to content

Commit 66199ad

Browse files
Partially address comments from Mark
1 parent 6781534 commit 66199ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flang/docs/FortranStandardsSupport.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Note : No distinction is made between the support in the Parser/Semantics and ML
2727

2828
## Fortran 2023
2929
See [document](F202X.md) for a brief discussion about the new features in Fortran 2023. The following table summarizes the
30-
status of all important Fortran 2023 features.
30+
status of all important Fortran 2023 features. The table entries are based on the document [The new features in Fortran 2023](https://wg5-fortran.org/N2201-N2250/N2212.pdf).
3131

3232
| Feature | Status | Comments |
3333
|------------------------------------------------------------|--------|---------------------------------------------------------|
@@ -59,7 +59,7 @@ status of all important Fortran 2023 features.
5959

6060
## Fortran 2018
6161
All features except those listed in the following table are supported. Almost all of the unsupported features are related to
62-
the multi-image execution.
62+
the multi-image execution. The table entries are based on the document [The new features in Fortran 2018](https://wg5-fortran.org/N2151-N2200/ISO-IECJTC1-SC22-WG5_N2161_The_New_Features_of_Fortran_2018.pdf).
6363

6464
| Feature | Status | Comments |
6565
|------------------------------------------------------------|--------|---------------------------------------------------------|

0 commit comments

Comments
 (0)