[flang] Document support for CONVERT= extension.
authorpeter klausler <pklausler@nvidia.com>
Mon, 9 Apr 2018 22:39:39 +0000 (15:39 -0700)
committerpeter klausler <pklausler@nvidia.com>
Mon, 9 Apr 2018 22:39:39 +0000 (15:39 -0700)
Original-commit: flang-compiler/f18@a4674f074354fbfb169d6402b0afec411c769b2a
Reviewed-on: https://github.com/flang-compiler/f18/pull/48

flang/documentation/extensions.md

index 7207234..e4862b6 100644 (file)
@@ -39,6 +39,7 @@ Extensions, deletions, and legacy features supported
 * Data edit descriptors without width or other details
 * Backslash escape character sequences in quoted character literals
 * `D` lines in fixed form as comments or debug code
+* `CONVERT=` on the OPEN statement
 
 Extensions and legacy features deliberately not supported
 ---------------------------------------------------------