You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: flang/docs/FortranStandardsSupport.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Note : No distinction is made between the support in the Parser/Semantics and ML
27
27
28
28
## Fortran 2023
29
29
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).
@@ -59,7 +59,7 @@ status of all important Fortran 2023 features.
59
59
60
60
## Fortran 2018
61
61
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).
0 commit comments