[flang-commits] [flang] [Flang] Add parsing and attribute registration for SIMPLE specifier (PR #161285)
Peter Klausler via flang-commits
flang-commits at lists.llvm.org
Mon Oct 27 12:00:40 PDT 2025
https://github.com/klausler commented:
You need tests that verify that cases in Fortran that require a PURE procedure also work with a SIMPLE procedure.
You need to update the intrinsic procedures that used to be PURE and are now documented as being SIMPLE.
https://github.com/llvm/llvm-project/pull/161285
More information about the flang-commits
mailing list