[flang-commits] [flang] [Flang] Add parsing and attribute registration for SIMPLE specifier (PR #161285)

Eugene Epshteyn via flang-commits flang-commits at lists.llvm.org
Mon Apr 27 20:15:54 PDT 2026


eugeneepshteyn wrote:

It seems that need to add SIMPLE to `subprogramPrefixAttrs` in Semantics/mod-file.cpp. 

Please also add a test that SIMPLE can be serialized to a module file and could be read from it. See flang/test/Semantics/modfile04.f90 for an example.

https://github.com/llvm/llvm-project/pull/161285


More information about the flang-commits mailing list