[flang-commits] [flang] [flang] Check for errors when analyzing array constructors (PR #173092)

Leandro Lupori via flang-commits flang-commits at lists.llvm.org
Tue Dec 23 08:44:56 PST 2025


================
@@ -0,0 +1,8 @@
+! RUN: %python %S/test_errors.py %s %flang_fc1
+
+program main
+  pointer (j1,ja)
----------------
luporl wrote:

Thanks for the review.
I've added explicit type declarations.

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


More information about the flang-commits mailing list