File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1717This document summarizes Fortran standards support in Flang. The information is only provided as a guideline. The
1818TODOs/Not Yet Implemented messages emitted by the compiler for unimplemented features should be treated as authoritative.
1919
20- The standards support information is provided as a table with three columns that are self explanatory. No distinction is
21- made between the support in the Parser/Semantics and MLIR or Lowering support. The Status column uses
22- the letters ** P** , ** Y** , ** N** for the implementation status:
20+ The standards support information is provided as a table with three columns that are self explanatory.
21+ The Status column uses the letters ** P** , ** Y** , ** N** for the implementation status:
2322- ** P** : When the implementation is incomplete for a few cases
2423- ** Y** : When the implementation is complete
2524- ** N** : When the implementation is absent
You can’t perform that action at this time.
0 commit comments