[flang-commits] [flang] [flang] Fix crash on PARAMETER attribute applied to POINTER (PR #194885)

Caroline Newcombe via flang-commits flang-commits at lists.llvm.org
Fri May 1 10:41:44 PDT 2026


================
@@ -0,0 +1,10 @@
+!RUN: %python %S/test_errors.py %s %flang_fc1
+
+! Test that POINTER with PARAMETER doesn't crash.
+
+subroutine s1
----------------
cenewcombe wrote:

Done ✔️ 

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


More information about the flang-commits mailing list