forked from OSchip/llvm-project
[flang] Extend documentation on extensions.
Original-commit: flang-compiler/f18@672e468252 Reviewed-on: https://github.com/flang-compiler/f18/pull/122
This commit is contained in:
parent
18d58f9fb3
commit
2c1b7bfd14
|
@ -44,6 +44,8 @@ Extensions, deletions, and legacy features supported
|
|||
* Backslash escape character sequences in quoted character literals
|
||||
* `D` lines in fixed form as comments or debug code
|
||||
* `CONVERT=` on the OPEN statement
|
||||
* Leading semicolons are ignored before any statement that
|
||||
could have a label
|
||||
|
||||
Extensions and legacy features deliberately not supported
|
||||
---------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue