[flang-commits] [flang] [llvm] [flang] Enumeration Type: (PR 3/5) Intrinsics + I/O + Modules (PR #193235)
via flang-commits
flang-commits at lists.llvm.org
Sat Aug 1 00:52:41 PDT 2026
================
@@ -0,0 +1,85 @@
+! RUN: %python %S/test_errors.py %s %flang_fc1 -fenumeration-type
+! Test I/O constraints for enumeration types (F2023 7.6.2)
----------------
MattPD wrote:
The three new cases look right, and `enumeration-type-intrinsics-gating.f90` now pins the single diagnostic.
https://github.com/llvm/llvm-project/pull/193235
More information about the flang-commits
mailing list