Peter Klausler e83c5b25f3
[flang] Warn about automatic data in main program, disallow in BLOCK … (#102045)
…DATA

We allow automatic data objects in the specification part of the main
program; add an optional portability warning and documentation. Don't
allow them in BLOCK DATA. They're already disallowed as module
variables.
2024-08-08 11:06:32 -07:00
..
2024-05-15 13:10:16 +01:00