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

Eugene Epshteyn via flang-commits flang-commits at lists.llvm.org
Mon Sep 29 08:21:55 PDT 2025


================
@@ -0,0 +1,10 @@
+! RUN: %flang_fc1 -fdebug-dump-parse-tree %s | FileCheck %s
----------------
eugeneepshteyn wrote:

Maybe add more tests here to check the messages you added to `CheckProcCompatibility()`?

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


More information about the flang-commits mailing list